Skip to content

Instantly share code, notes, and snippets.

@libert-xyz
Created October 24, 2015 02:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save libert-xyz/9ca5a1f5fa57a7db5a34 to your computer and use it in GitHub Desktop.
Save libert-xyz/9ca5a1f5fa57a7db5a34 to your computer and use it in GitHub Desktop.
square = [X**2 for x in range(10)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment