Skip to content

Instantly share code, notes, and snippets.

@ChenPaulYu
Created September 1, 2017 00:06
Show Gist options
  • Save ChenPaulYu/8dbfc970c285f6485ed4baa8f48db5ad to your computer and use it in GitHub Desktop.
Save ChenPaulYu/8dbfc970c285f6485ed4baa8f48db5ad to your computer and use it in GitHub Desktop.
x = i for i in range(4)
print(x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment