Commit f557c5c6 by BellCodeEditor

save project

parent ec92be52
Showing with 3 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
# 利用write()帮助悟空给诺依回信吧~
bj=turtle.Screen()
bj.bgcolor("pink")
bi=turtle.Pen() bi=turtle.Pen()
bi.write("大便",font=("Times",10,"normal")) bi.write("大便",font=("Times",10,"normal"))
bi.left(45) bi.left(45)
......
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