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
/
a564.py
blob: 4a5b5c3b671a97d575c90bac66037d34ffb48279 (
plain
)
1
2
def chkList(lst): return len(set(lst)) == 1