Commit 0939f7e7 by BellCodeEditor

auto save

parent 5317eba2
Showing with 2 additions and 2 deletions
import turtle
# pen=turtle.Pen()
# pen.write("Hi,\nI am your dad.\n",font=("times",18,"normal"))
pen=turtle.Pen()
pen.write("Hi,\nI am your dad.\n",font=("times",13,"normal"))
penl=turtle.Pen()
penl.pencolor("red")
penl.pensize(5)
......
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