This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
jack
/
cocorobolx
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
28212ea24f
Dallar
Biçim İmleri
master
cocorobolx
/
skulpt
/
test
/
run
/
t398.py
t398.py
83 B
Geçmiş
Ham
1
2
3
4
print zip([8, 9, 10], [11, 12, 13])
print zip([1, 2, 3])
print zip()
print zip([])