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