Commit 059318fc by BellCodeEditor

auto save

parent bfb2c7eb
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("长城,\n让你忘记自己孤身一人",font=("宋体",30,"normal")) pen.write("长城,\n让你忘记自己孤身一人",font=("宋体",30,"normal"))
turtle.done()
pen.lt(45) pen.lt(45)
pen.pensize(5) pen.pensize(5)
pen.pencolor("red") pen.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