Commit 911f8f3d by BellCodeEditor

save project

parent e5139c2e
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ Pen.goto(100,-100) ...@@ -8,7 +8,7 @@ Pen.goto(100,-100)
Pen.write("李白乘舟将欲行,\n忽闻岸上踏歌声,\n桃花潭水深千尺,\n不及汪伦送我情。",font=("Times",30,"bold")) Pen.write("李白乘舟将欲行,\n忽闻岸上踏歌声,\n桃花潭水深千尺,\n不及汪伦送我情。",font=("Times",30,"bold"))
Pen.hideturtle() Pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
len=70 len=30
pen1.pencolor("red") pen1.pencolor("red")
pen1.fillcolor("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