Commit 5126f416 by BellCodeEditor

save project

parent eccfc3f9
Showing with 5 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen. screen=tuple.Screen()
screen.bgcolor=("red")
pen.penup()
pen.goto(-100,-100)
pen=turtle.Pen() pen=turtle.Pen()
pen.write("sefkgj"font=("Time",20"normal")) pen.write("sefkgj"font=("Time",20"normal"))
pen.hideturtle() pen.hideturtle()
...@@ -11,3 +14,4 @@ pen1.forward(100) ...@@ -11,3 +14,4 @@ pen1.forward(100)
pen1.circle(50,180) pen1.circle(50,180)
pen1.right(90) pen1.right(90)
pen1.circle(50,180) pen1.circle(50,180)
pen1.forward(100)
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