From c8d2fc0b91d71a769f413bb8516a5014963e3121 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 19 Jun 2022 14:20:49 +0800 Subject: [PATCH] save project --- diy1.py | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/diy1.py b/diy1.py index 1441023..a99e1a7 100644 --- a/diy1.py +++ b/diy1.py @@ -1,5 +1,8 @@ import turtle -pen=turtle.Pen() -pen.write("你丫瞅什么瞅\n是我\n你爹) -pen.hideturtle() +# pen=turtle.Pen() +# pen.write("你丫瞅什么瞅?\n是我,\n你爹!",font=("Times",40,"normal")) +# pen.hideturtle() +# turtle.done() +penl=turtle.pen() +penl.circle(50) turtle.done \ No newline at end of file -- libgit2 0.25.0