index
:
clp
main
A small Python compiler with optimizer written in Java
dcariotti
summary
refs
log
tree
commit
diff
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