count=3while count<10: print('happycoding') count=count+1
Standard input is empty
happycoding happycoding happycoding happycoding happycoding happycoding happycoding
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!