diy1.py 161 Bytes Edit 1 2 3 4 5 import turtle pen=turtle.Pen() pen.write("hbcsdhbsn\njhbcjhsbcn\ndfjivbrsghn\nuirthghgn\ndrjhgiru",font=("Times",35,"normal")) pen.hideturtle() turtle.done()