i=0name = "迟渝大笨蛋"while i <= 1: name=name*2 i += 1print(name)# your code goes here
Standard input is empty
迟渝大笨蛋迟渝大笨蛋迟渝大笨蛋迟渝大笨蛋
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!