Commit 6422153b by BellCodeEditor

auto save

parent c338669f
Showing with 3 additions and 0 deletions
......@@ -2,7 +2,10 @@ import turtle
pen=turtle.pen()
pen. write("哟!\n荼蘼花是在末日开的花",font=("Times",20,"normal"))
pen1=turtle.pen()
pen1.pencolor(red)
pen1.
pen1.cirle(-50,180)
......
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