for i in 'hello world': if i == 'o': break print(i* 2, end='')
Standard input is empty
hheellll
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!