Commit 3fc8f9a2 by BellCodeEditor

auto save

parent cfedcaaf
Showing with 4 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("little blue")
pen.turtle.Pen()
penup()
goto(-100,0)
pen.write("诺依\nturtle真好用。\n不知道")
pen.hideturtle()
turtle.done()
......
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