From c2a651afd6a6100ea73c9d26772203c2264df186 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Tue, 13 Apr 2021 16:02:50 +0800 Subject: [PATCH] auto save --- diy1.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 05704d8..0171d13 100644 --- a/diy1.py +++ b/diy1.py @@ -1 +1,7 @@ -# 利用write()帮助悟空给诺依回信吧~ \ No newline at end of file +# 利用write()帮助悟空给诺依回信吧~ +# import turtle +# pen=turtle.Pen() +# pen.write("你好\n沙雕",font=("Times",30,"normal")) +# pen.hideturtle() +# turtle.done() +import turtl \ No newline at end of file -- libgit2 0.25.0