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
/
a191.py
blob: 712d57cb9ce907652883e9a1c0b5fde1d1687e6d (
plain
)
1
2
def count_list(input_list): return len(input_list)