This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jack
/
cocorobolx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
64b58f30a5
Branches
Tags
master
cocorobolx
/
skulpt
/
test
/
run
/
t393.py
t393.py
74 B
Historique
Raw
1
2
3
print "a bc d e".split(" ",2)
print "a b c".split()
print "abc".split("")