Commit 457468f3 by BellCodeEditor

save project

parent e0d8a7f0
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
""" """
#导图turtle模块 #导图turtle模块
import turtle.Pen() import turtle
#创建一只画笔 #创建一只画笔
pen = turtle.Pen() pen = turtle.Pen()
#使用for循环画一个五角星 #使用for循环画一个五角星
......
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