import randomfor i in range(1,10): A=random.randint(1,100) print(A)
Standard input is empty
31 58 97 30 41 87 44 77 48
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!