Skip to content

Instantly share code, notes, and snippets.

@SrdjanCoric
Created September 23, 2017 22:21
Show Gist options
  • Save SrdjanCoric/0b68b9b61aad70f7cd65c6b04977b3fd to your computer and use it in GitHub Desktop.
Save SrdjanCoric/0b68b9b61aad70f7cd65c6b04977b3fd 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