Skip to content

Instantly share code, notes, and snippets.

@supercavitation
Created September 11, 2013 00:59
Show Gist options
  • Save supercavitation/6518021 to your computer and use it in GitHub Desktop.
Save supercavitation/6518021 to your computer and use it in GitHub Desktop.
for i in range(1,17):
square=i^2
print 247-square
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment