Skip to content

Instantly share code, notes, and snippets.

@smcl
Created December 25, 2016 16:11
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 smcl/18ebd10afd7d12ba897285bf03207a1d to your computer and use it in GitHub Desktop.
Save smcl/18ebd10afd7d12ba897285bf03207a1d to your computer and use it in GitHub Desktop.
x = 10
y = 20
z = x + y
print z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment