for i in range(10): print(i*7)
Standard input is empty
0 7 14 21 28 35 42 49 56 63
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!