Commit 0380a88d by BellCodeEditor

save project

parent f846495b
Showing with 2 additions and 2 deletions
......@@ -5,8 +5,8 @@ screen=turtle.Screen()
screen.bgcolor("yellow")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("saiyolala",font=("Times",50,"normal"))
pen.goto(60,-160)
pen.write("Ai shiteru",font=("Times",50,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
pen1.pensize(10)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment