Skip to content

Instantly share code, notes, and snippets.

@maxov
Created August 17, 2016 01:51
Show Gist options
  • Save maxov/a243fa4f2baa5684752924abe76147a7 to your computer and use it in GitHub Desktop.
Save maxov/a243fa4f2baa5684752924abe76147a7 to your computer and use it in GitHub Desktop.
def x():
return 3
print(x())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment