Commit 86b2ee33 by BellCodeEditor

save project

parent 922e69b9
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ import turtle ...@@ -3,7 +3,7 @@ import turtle
#创建画笔 #创建画笔
#pen=turtlr.Pen() #pen=turtlr.Pen()
#开始写字 #开始写字
pen.write #pen.write
#画爱心 #画爱心
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(5) pen1.pensize(5)
......
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