for i in range(2, 21, 2): print(i)
Standard input is empty
2 4 6 8 10 12 14 16 18 20
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!