Last active
July 17, 2022 19:54
-
-
Save JonasLoos/dc8fcc8303101aa9925c99a118c5a352 to your computer and use it in GitHub Desktop.
Just some valid python. Easily understandable. Right?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def _(O): | |
for o in (_,): ... | |
OoO = "."+"9" "_"*9+"9"; return O and o(O//(1./float(OoO))), | |
[print(O) for o in range(42)[::-1] if [O := _(o)]]; None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment