Commit 922e69b9 by BellCodeEditor

save project

parent c8d4234e
Showing with 3 additions and 1 deletions
#导入模块 #导入模块
import turtle import turtle
#创建画笔 #创建画笔
#pen #pen=turtlr.Pen()
#开始写字
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