This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jack
/
cocorobolx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
a0237a966b
Branches
Tags
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t106.py
t106.py
55 B
Historique
Raw
1
print [x*x for x in range(20) if x > 10 if x % 2 == 0]