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