arr = [(lambda x: lambda: print(x))(x) for x in range(368)]arr[15]()
Standard input is empty
15
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!