This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jack
/
cocorobolx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
e5d481ada0
Rami (Branch)
Tag
master
cocorobolx
/
skulpt
/
test
/
run
/
t258.py
t258.py
82 B
Cronologia
Originale
1
print [x for x in range(1,10) if False] or ["hello" for x in range(1,10) if True]