Commit 57a25492 by BellCodeEditor

auto save

parent 1a3eed2c
Showing with 6 additions and 4 deletions
import turtle import turtle
# pen=turtle.Pen() screen=
# pen.write("你\n好",font=("lishu",30,"normal")) pen=turtle.Pen()
# pen.hideturtle() goto(-100,0)
# turtle.done() pen.penup
pen.write("你\n好",font=("lishu",30,"normal"))
pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(10) pen1.pensize(10)
pen1.pencolor("red") pen1.pencolor("red")
......
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