scrimba
Learn Python
Enumerate This!
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

Enumerate This!
AboutCommentsNotes
Enumerate This!
Expand for more info
index.py
run
preview
console
print('python101 - Enumerate')
friends = ['Brian', 'Judith', 'Reg', 'Loretta', 'Colin']

Console
"python101 - Enumerate "
,
/index.html
-5:57