Commit 09f96be7 by BellCodeEditor

save project

parent ac1ec301
Showing with 2 additions and 0 deletions
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("yellow")
pen.write("刘老师是一头死猪\n他脑子有缺\n他脑子有病\n他想吃屎\n他是250",font=("Times",10,"normal"))
pen1=turtle.Pen()
pen1.begin_fill()
......
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