Commit 8a6598f9 by BellCodeEditor

save project

parent 03b5a426
Showing with 2 additions and 3 deletions
...@@ -4,9 +4,8 @@ screen.bgcolor("light blue") ...@@ -4,9 +4,8 @@ screen.bgcolor("light blue")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(-100,0) pen.goto(-100,0)
pen=tuple.pen() pen.write("Hi,SB~\n用python写字真是太有趣了~\n我也喜欢py",font=("Times",15,"normal")
pen.write("Hi,SB~\n用python写SB真是太有趣了~\n我也喜欢py #pen.hideturtle()
pen.hideturtle()
画爱心 画爱心
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(5) pen1.pensize(5)
......
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