Commit 19ffe197 by BellCodeEditor

auto save

parent d339c3fb
Showing with 10 additions and 2 deletions
import.turtle
pen=turtle.Pen()
pen.write("你好sb",font=("Times",72,"normal"))
pen1=turtle.Pen()
len=50
pen1.pensize(5)
pen1.pencolor("red")
pen1.forword(2*len)
pen.
import.turtle
\ 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