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
/
a328.py
blob: 1092955efb3ebd8675ff0e3d4236350e6903ecd5 (
plain
)
1
2
3
def count_tuplex(tuplex,value): count = tuplex.count(value) return count