sum=1for j in range(1,31): sum=sum*jprint(sum)
Standard input is empty
265252859812191058636308480000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!