scrimba
Learn Python
Comprehensions - Lists
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

Comprehensions - Lists
AboutCommentsNotes
Comprehensions - Lists
Expand for more info
index.py
run
preview
console
numbers = [1,2,3,4,5,6,7,8,9]

Console
"Comprehensions "
,
/index.html
-6:24