Skip to content

Instantly share code, notes, and snippets.

@dhedegaard
Created April 4, 2013 19:27
Show Gist options
  • Save dhedegaard/5313374 to your computer and use it in GitHub Desktop.
Save dhedegaard/5313374 to your computer and use it in GitHub Desktop.
>>> sum([int(e) for e in str(2**1000)])
1366
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment