for i in range(1,10,2): print(i)
Standard input is empty
1 3 5 7 9
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!