Commit 91a46d0f by BellCodeEditor

save project

parent c52c2020
Showing with 1 additions and 0 deletions
...@@ -5,6 +5,7 @@ pen.write("诺依,你好呀ďĽ\nturtle真好用,\nć‘学会在画ĺ¸ĺ†™ĺ­—äş ...@@ -5,6 +5,7 @@ pen.write("诺依,你好呀ďĽ\nturtle真好用,\nć‘学会在画ĺ¸ĺ†™ĺ­—äş
#turtle.done() #turtle.done()
#画爱心 #画爱心
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pencolor("red")
pen1.fillcolor("red") pen1.fillcolor("red")
pen1.up() pen1.up()
pen1.begin_fill() pen1.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