index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
a928.py
blob: 0f0980dcf7ccc010980dbc2fab1ef5cbdb53f610 (
plain
)
1
2
def split(word): return [char for char in word]