Commit 607076f8 by BellCodeEditor

save project

parent 82d51020
Showing with 2 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
#导入模块 #导入模块
import turtle import turtle
#创建画笔 screen=turtle.Screen()
screen.bgcolor("light blue")
pen=turtle.Pen() pen=turtle.Pen()
#写字 #写字
pen.goto(100,-100) pen.goto(100,-100)
......
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