Skip to content

Instantly share code, notes, and snippets.

@SrdjanCoric
Created September 23, 2017 22:23
Show Gist options
  • Save SrdjanCoric/c46d762550d7a3e4cf4ab7260a144739 to your computer and use it in GitHub Desktop.
Save SrdjanCoric/c46d762550d7a3e4cf4ab7260a144739 to your computer and use it in GitHub Desktop.
a = 'hello'
b = a
a = 'goodbye'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment