Commit c048dc4b by BellCodeEditor

save project

parent 67224671
Showing with 2 additions and 2 deletions
......@@ -4,6 +4,6 @@
import turtle
pen = turtle.Pen()
pen.color("red")
pen.fillcolor("red")
pen.color("144")
pen.fillcolor("100")
turtle.done()
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