Commit dd364b2a by BellCodeEditor

save project

parent bea6986f
Showing with 1 additions and 1 deletions
......@@ -22,7 +22,7 @@ pen.color("black")
pen.penup()
pen.goto(100,-300)
pen.down()
pen.write("你好,\nSB诺伊\n,我会用python\n写字了!!!SBSB",font=("黑体",25,"normal"))
pen.write("SBSBSBSBSBSBSBSBSSBBS",font=("黑体",28,"normal"))
pen1=turtle.Pen()
pen1.color("red")
pen1.fillcolor("red")
......
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