Skip to content

Instantly share code, notes, and snippets.

@iedmrc
Last active December 14, 2015 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iedmrc/f2e80675e2b5f36e8020 to your computer and use it in GitHub Desktop.
Save iedmrc/f2e80675e2b5f36e8020 to your computer and use it in GitHub Desktop.
Python'da ufak trigler
degisken=5
def birfonksiyon():
degisken=15
print degisken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment