for i in range(4): print(i ** i ** i)
Standard input is empty
0 1 16 7625597484987
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!