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
/
a753.py
blob: c747ebaf987a2a46282934e16a66ca988f8a704b (
plain
)
1
2
3
def add_string(list,string): add_string=[string.format(i) for i in list] return add_string