Commit 1f514194 by BellCodeEditor

save project

parent c816b9b8
Showing with 16 additions and 0 deletions
import turtle
mc=turtle.Pen()
mc.write("母牛是答辩,\n mc yyds!!!",font=("Times",45,"normal"))
只因=turtle.Pen()
只因.left(45)
只因.forward(100)
只因.circle(50,180)
只因.right(90)
只因.circle(50,180)
只因.forward(100)
turtle.done()
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