Commit cd2fa226 by BellCodeEditor

save project

parent 471c2626
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ a.write("连长,鸡汤来喽!\n ----------炊事员",font=("Times",30,"nor ...@@ -8,7 +8,7 @@ a.write("连长,鸡汤来喽!\n ----------炊事员",font=("Times",30,"nor
a.penup() a.penup()
a.goto(100,-200) a.goto(100,-200)
a.pendown() a.pendown()
a.write("二营长,我的意大利炮呢!\n ----------张云龙",font=("Times",30,"normal")) a.write("二营长,我的意大利炮呢!\n ----------张云龙",font=("Times",30,"normal"))
a.penup() a.penup()
a.goto(0,0) a.goto(0,0)
a.pensize(10) a.pensize(10)
......
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