Skip to content

Instantly share code, notes, and snippets.

@LandonPowell
Last active July 20, 2016 06:21
Show Gist options
  • Save LandonPowell/cd10bf6233d3d99c4223210772b6b497 to your computer and use it in GitHub Desktop.
Save LandonPowell/cd10bf6233d3d99c4223210772b6b497 to your computer and use it in GitHub Desktop.
Even in glorious Python, the most horrible code possible can be written. I'm not man enough to actually test this out. WARNING: HARMFUL.
for _ in range(int(42 == 420/10)):
while int(not _):
_+=int(not 1336 == 666)
with open(hex(_), "a+") as ride_my_eggplant:
ride_my_eggplant.write(str(_) * 6661337420)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment