import mathn=1for x in range (30): n=n*(x+1)print(n)
Standard input is empty
265252859812191058636308480000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!