From 7cc887e6b5d159f6c199da3c676b69cb674635b4 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Wed, 14 Jul 2021 17:03:51 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 988ab0f..6b9807b 100644 --- a/diy1.py +++ b/diy1.py @@ -2,4 +2,4 @@ import turtle pen= turtle.Pen() pen.write("诺伊,\nturtle太有趣了,\n我已经会用它写字了",font=("华文隶书",24,"normal")) -turtle.done() \ No newline at end of file +turtle.done() -- libgit2 0.25.0