Commit 2cab938f by BellCodeEditor

auto save

parent 88882388
Showing with 1 additions and 1 deletions
......@@ -12,7 +12,7 @@ p.circle(len,180)
p.forward(2*len)
p.up()
p.goto(100,-100)
p.write("SB",font=("宋体",30))
p.write("你是SB吗? 是",font=("宋体",30))
s.bgcolor("pink")
p.hideturtle()
turtle.done()
......
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