h = 1while h == h: print "in forever cycle" h = float("nan")print "ops..."
Standard input is empty
in forever cycle ops...
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!