for i in range (900,99,-100): print (i)
Standard input is empty
900 800 700 600 500 400 300 200 100
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!