This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jack
/
cocorobolx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
e0ea877bab
Branches
Tags
master
cocorobolx
/
skulpt
/
test
/
run
/
t71.py
t71.py
57 B
Historique
Raw
1
2
3
a = [100,101,102,103,104,105,106,107]
del a[2:6]
print a