Commit 6bf49dc5 by BellCodeEditor

auto save

parent 474a046b
Showing with 6 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() # pen=turtle.Pen()
turtle.write("就开始打击发生较大,\n 撒酒疯打来打发放登记反馈",font=("微软雅黑",80,"normal")) # turtle.write("就开始打击发生较大,\n 撒酒疯打来打发放登记反馈",font=("微软雅黑",80,"normal"))
# turtle.done()
pen1=turtle.Pen()
pen1.circle(100)
turtle.done() turtle.done()
\ No newline at end of file
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