Commit 4d618211 by BellCodeEditor

save project

parent 268da909
......@@ -5,7 +5,7 @@ screen.bgcolor("light blue")
len=screen.textinput("提示","你想要多大的爱心呀?")
len=int(len)
pen=turtle.Pen()
pen.write("你好/nfuck.",font=("Times",30,"normal"))
pen.write("你好/nfuck.",font=("Times",999999999,"normal"))
pen.hideturtle()
len=60
pen.penup()
......
import turtle
pen=turtle.Pen()
pen.write("你好/n SB",font=("Time","30","normal"))
pen.hideturtle()
turtle.done()
\ No newline at end of file
import turtle
import turtle
pen=turtle.Pen()
pen.write("你好/n SB",font=("Time","30","normal"))
pen.hideturtle()
turtle.done()
\ No newline at end of file
++ "b/\345\256\235\345\256\235\345\267\264\345\243\253\343\200\202py"
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