Skip to content

Instantly share code, notes, and snippets.

@williamd1k0
Last active August 29, 2015 14:16
Show Gist options
  • Save williamd1k0/7d58456336eabb844e91 to your computer and use it in GitHub Desktop.
Save williamd1k0/7d58456336eabb844e91 to your computer and use it in GitHub Desktop.
The zueira never ends!
zueira = True
while (zueira):
if(1 == 2):
zueira = False
print("Zueira!")
# the zueira never ends!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment