Commit dd34c19f by BellCodeEditor

save project

parent 650c3ab5
Showing with 6 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
SB.penumj
goto(100,-100)
screen.bgcoloer("pink")
SB=turtle.Pen()
SB.write("gvgzhz,\njdjjj",font=("Times",100,"normal"))
SB.hideturtle()
turtle.done()
......@@ -16,7 +18,7 @@ hg.pensize(5)
hg.left(45)
hg.forward(100)
hg.circle(50,180)
hg.rught(90)
hg.right(90)
hg.circle(50,180)
hg.forward(100)
turtle.done()
\ No newline at end of file
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