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