From 0481cbb5600b2bf6342d767b702380d060cb0efb Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Fri, 19 Nov 2021 18:35:41 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 4252760..a5dc5fd 100644 --- a/diy1.py +++ b/diy1.py @@ -3,4 +3,4 @@ import turtle p=turtle.Pen() p.write("诺伊你好",font=("Times",20,"normal")) p.hideturtle() -turtle.done() \ No newline at end of file +turtle.done(as) \ No newline at end of file -- libgit2 0.25.0