Commit bbf23b31 by BellCodeEditor

auto save

parent f17e9a6a
Showing with 0 additions and 1 deletions
...@@ -4,7 +4,6 @@ screen=turtle.Screen() ...@@ -4,7 +4,6 @@ screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
hb=turtle.Pen() hb=turtle.Pen()
hb.write("哔哩哔哩干杯",font=("宋体",30,"normal")) hb.write("哔哩哔哩干杯",font=("宋体",30,"normal"))
pl=turtle.Pen() pl=turtle.Pen()
pl.fillcolor("red") pl.fillcolor("red")
pl.begin_fill() pl.begin_fill()
......
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