def inc(x): return x + 1foo = 10foo = inc(foo)print foo
Name (required)
email (will not be published) (required)
Website