Last active
February 28, 2022 04:07
-
-
Save qntm/99fff373eb037b5c25cf971f695b95f7 to your computer and use it in GitHub Desktop.
Fibonindentation! Works in Python!
This file contains 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
if True: | |
pass | |
if True: | |
if True: | |
if True: | |
if True: | |
if True: | |
if True: | |
if True: | |
print("yup, syntactically valid Python") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment