Skip to content

Instantly share code, notes, and snippets.

@tkmru
Created December 15, 2013 19:08
Show Gist options
  • Save tkmru/7976817 to your computer and use it in GitHub Desktop.
Save tkmru/7976817 to your computer and use it in GitHub Desktop.
x and y exchange each other.
x, y = y, x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment