Skip to content

Instantly share code, notes, and snippets.

@bee-san
Created July 23, 2018 15:38
Show Gist options
  • Select an option

  • Save bee-san/c12e6ca3b6a51649acf2555d3093bb41 to your computer and use it in GitHub Desktop.

Select an option

Save bee-san/c12e6ca3b6a51649acf2555d3093bb41 to your computer and use it in GitHub Desktop.
print([x * x for x in [1, 2, 3, 4]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment