Skip to content

Instantly share code, notes, and snippets.

@Axect
Created February 17, 2018 19:51
Show Gist options
  • Save Axect/3f6e1341cf36d6bb24f0f842fc186e78 to your computer and use it in GitHub Desktop.
Save Axect/3f6e1341cf36d6bb24f0f842fc186e78 to your computer and use it in GitHub Desktop.
Memory Errors 1
print [i for i in range(1,100000000001)][0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment