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