Commit c663b0f6 by BellCodeEditor

save project

parent 0ca395ff
Showing with 3 additions and 0 deletions
...@@ -23,6 +23,9 @@ turtle.done() ...@@ -23,6 +23,9 @@ turtle.done()
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write(",诺依\n用python写电子贺卡真是太",font=("Times",30,"normal")) pen.write(",诺依\n用python写电子贺卡真是太",font=("Times",30,"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