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
/
a292.py
blob: 3230284a315cfbc0c11e94a1ae1029cdcad8468a (
plain
)
1
2
def Extract(lst): return [item[-1] for item in lst]