# your code goes heredef f(n): return lambda a: a*nk = f(3)print(k(10))
Standard input is empty
30
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!