Skip to content

Instantly share code, notes, and snippets.

@Drvanon
Created May 1, 2012 18:22
Show Gist options
  • Save Drvanon/2570244 to your computer and use it in GitHub Desktop.
Save Drvanon/2570244 to your computer and use it in GitHub Desktop.
module questions
import module
e = 10
def main():
while Trye
h = module.do_shitty_things(e)
print h
a = 0
b = 0
c = 0
def do_shitty_things(x):
a = b
b = c
c = 10 * x
return c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment