Skip to content

Instantly share code, notes, and snippets.

@jeeyeon-jang
Last active November 14, 2017 13:37
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 jeeyeon-jang/194e77f94f8381cfc4104e10b5369470 to your computer and use it in GitHub Desktop.
Save jeeyeon-jang/194e77f94f8381cfc4104e10b5369470 to your computer and use it in GitHub Desktop.
print("this line will be printed)
X=1
y=2
print(x+y)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment