Skip to content

Instantly share code, notes, and snippets.

@gosukiwi
Created June 21, 2017 18:11
Show Gist options
  • Save gosukiwi/8d0472d32e83ef53f9adf562cb8bac74 to your computer and use it in GitHub Desktop.
Save gosukiwi/8d0472d32e83ef53f9adf562cb8bac74 to your computer and use it in GitHub Desktop.
foo = bar # expects a number on the right hand side of the equation
foo # no equals, no number
foo = # nothing here!
= foo # nothing on the left hand side
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment