scrimba
Learn Python
Zip / Unzip
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

AboutCommentsNotes
Zip / Unzip
Expand for more info
index.py
run
preview
console
nums = [1,2,3,4] 
letters = ['a','b','c','d']
names =['John','Eric','Michael','Graham','Joe']
Console
"Zip / Unzip "
,
/index.html
-5:45