diy1.py 117 Bytes Edit 1 2 3 4 5 import turtle Pen=turtle.Pen() Pen.write("aassd\ndd,ddd",font=("Time",30,"normal")) Pen.hideturtle() turtle.Pen()