From eb92db9a95bd10a39fb96c653de2350785de506d Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 12 Mar 2022 10:24:54 +0800 Subject: [PATCH] auto save --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 3997900..ca5361d 100644 --- a/diy1.py +++ b/diy1.py @@ -3,4 +3,4 @@ import turtle pen=turtle.Pen() pen.write("母亲节快乐",font=("宋体",30,"normal")) pen.hideturtle() -turtle.done() \ No newline at end of file +turtle.done() -- libgit2 0.25.0