From 3e93029c8d73e325a6bf641325b060e2a981fb9c Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 17 Oct 2020 19:41:32 +0800 Subject: [PATCH] auto save --- diy1.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/diy1.py b/diy1.py index e1fb905..4895b79 100644 --- a/diy1.py +++ b/diy1.py @@ -1,6 +1,2 @@ # 利用write()帮助悟空给诺依回信吧~ -import turtle -pen=turtle.Pen() -pen.write("不会吧,不会把\n,不会吧",font=("times",30,"normal")) -pen.hideturtle() -turtle.done() \ No newline at end of file +import turt \ No newline at end of file -- libgit2 0.25.0