Commit 8f3258de by BellCodeEditor

auto save

parent c816b9b8
Showing with 19 additions and 0 deletions
# 利用write()帮助悟空
import turtle
Pen=turtle.Pen()
Pen.writ("诺伊,turtle真好又,我会在画布上写字了")
Pen.hideturtle()
turtle.done
Pen1=turtle.Pen()
Pen1.left(4)
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