1.py 107 Bytes Edit 1 2 3 4 5 6 print("fdds") name="悟空" print(name+"欢迎你") print(type(name)) import turtle pen=turtle.Pen()