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
/
a950.py
blob: a91b10e8c9a0cf97a0da7995bec2c853c4f36463 (
plain
)
1
2
3
def list_tuple(listx): tuplex = tuple(listx) return tuplex