From 5a1213403021f8a33864f1e365b63ac9a61779de Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Wed, 17 Mar 2021 20:30:47 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index c4688a6..b189390 100644 --- a/diy1.py +++ b/diy1.py @@ -1,6 +1,6 @@ # 利用write()帮助悟空给诺依回信吧~ import turtle a=turtle.Pen() -a.write("诺伊:\n你好!\n星光不问赶路人,时光不负有心人。",font=("Times",30,"normal")) +a.write("诺伊:\n 你好!\n 星光不问赶路人,时光不负有心人。",font=("Times",30,"normal")) a.hideturtle() turtle.done() \ No newline at end of file -- libgit2 0.25.0