This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
jack
/
cocorobolx
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
29175d9ac4
Ranting
Tag
master
stia
cocorobolx
/
skulpt
/
test
/
run
/
t258.py
t258.py
82 B
Riwayat
Mentahan
1
print
[x
for
x
in
range(
1
,
10
)
if
False
]
or
[
"hello"
for
x
in
range(
1
,
10
)
if
True
]