scrimba
Python 101 in Bangla
2. Running Python on Scrimba with Brython
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

2. Running Python on Scrimba with Brython
AboutCommentsNotes
2. Running Python on Scrimba with Brython
Expand for more info
index.py
run
preview
console
print('Welcome to Python 101 on Scrimba')
Console
"Welcome to Python 101 on Scrimba "
,
/index.html
-4:18