This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
jack
/
cocorobolx
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
f4db1a0f2f
Ramas
Etiquetas
master
cocorobolx
/
skulpt
/
test
/
run
/
t71.py
t71.py
57 B
Histórico
Raw
1
2
3
a = [100,101,102,103,104,105,106,107]
del a[2:6]
print a