Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 280 Bytes

File metadata and controls

4 lines (4 loc) · 280 Bytes

pong as a one-liner in python

pong in one line in python. this is a fun project to test the limits of one-liners in python, PLEASE NEVER ACTUALLY WRITE CODE LIKE THIS.
main.py is written to be readable, as_one_line.py is the exact same but collapsed to one line