Skip to content

Instantly share code, notes, and snippets.

@thegreatshasha
Created December 9, 2015 19:56
Show Gist options
  • Save thegreatshasha/fb09a85f395b4e184ed2 to your computer and use it in GitHub Desktop.
Save thegreatshasha/fb09a85f395b4e184ed2 to your computer and use it in GitHub Desktop.
w = a + b
x = c - d
y = 5 * x
z = w / y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment