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