This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jack
/
cocorobolx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
cf7f0f0a2b
Rami (Branch)
Tag
master
cocorobolx
/
skulpt
/
test
/
tokenize
/
t42.py
t42.py
108 B
Cronologia
Originale
1
2
3
4
5
6
7
def f():
if True:
if False:
x =3
y = 4
return
return 19