Commit 3c2794fc by BellCodeEditor

save project

parent 528af742
Showing with 217 additions and 0 deletions
...@@ -2,6 +2,223 @@ ...@@ -2,6 +2,223 @@
import turtle import turtle
f=turtle.Pen() f=turtle.Pen()
f.write("煞神",font=("宋体",60)) f.write("煞神",font=("宋体",60))
s=turtle.Screen()
s.bgcolor("pink")
turtle.done() 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