Commit 73c5cae4 by BellCodeEditor

auto save

parent b7628b55
Showing with 8 additions and 5 deletions
import turtle import turtle
# pen=tuple.pen() pen=tuple.pen()
# pen.write("Hi,SB~\n用python写SB真是太有趣了~\n我也喜欢py pen.write("Hi,SB~\n用python写SB真是太有趣了~\n我也喜欢py
# pen.hideturtle() pen.hideturtle()
# turtle.done() turtle.done()
#画爱心 画爱心
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(5) pen1.pensize(5)
pen1.pencolor("red") pen1.pencolor("red")
......
\ No newline at end of file
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