Commit a7922a2a by BellCodeEditor

save project

parent 954f9a32
Showing with 0 additions and 8 deletions
...@@ -2,10 +2,3 @@ from turtle import*# 利用write()帮助悟空给诺依回信吧~ ...@@ -2,10 +2,3 @@ from turtle import*# 利用write()帮助悟空给诺依回信吧~
color("red") color("red")
write("我是大帅哥,\n我真的好帅,\n我拥有连上天都羡慕的容颜,\n哈哈哈!\n",font=("幼圆",20,"normal")) write("我是大帅哥,\n我真的好帅,\n我拥有连上天都羡慕的容颜,\n哈哈哈!\n",font=("幼圆",20,"normal"))
done() done()
left(45)
forward(100)
circle(50,180)
right(90)
circle(50,180)
forward(100)
end_fill()
\ No newline at end of file
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