Commit efac0c52 by BellCodeEditor

save project

parent 38555917
Showing with 5 additions and 1 deletions
# 利用write()帮助悟空给蔡徐坤回信吧~ # 利用write()帮助悟空给蔡徐坤回信吧~
len=input("你要多大的癌軐")
len=int(len)
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
...@@ -6,7 +10,7 @@ pen.goto(100,-100) ...@@ -6,7 +10,7 @@ pen.goto(100,-100)
pen.write("Hi,蔡徐坤~/n我也喜欢ikun~",font=( "Times",13,"normal")) pen.write("Hi,蔡徐坤~/n我也喜欢ikun~",font=( "Times",13,"normal"))
pen.hideturtle() pen.hideturtle()
len=50
......
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