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
/
a257.py
blob: e8278cd9b1761a5603e4a85b206f8c4a39e4b7f5 (
plain
)
1
2
def count_list(input_list): return (len(input_list))**2