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