x = 10def foo(): y = 5 bar = lambda :x+y print bar()foo()
Name (required)
email (will not be published) (required)
Website