This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jack
/
cocorobolx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
cf7f0f0a2b
Branches
Tags
master
cocorobolx
/
skulpt
/
test
/
run
/
t258.py
t258.py
82 B
Historique
Raw
1
print [x for x in range(1,10) if False] or ["hello" for x in range(1,10) if True]