From 5c1f7ddcecd5e3708af7a0dfd51b52530fd206e4 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Thu, 30 Dec 2021 11:50:29 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index fb1da9a..40e89e5 100644 --- a/diy1.py +++ b/diy1.py @@ -1,5 +1,5 @@ import turtle pen=turtle.Pen() -pen.write("Hi,诺依~\n用python写电子贺卡真是太无聊啦~\n我也喜欢python~\n——悟空 ",font=("Times",18,"normal")) +pen.write("Hi,诺依~\n用python写电子贺卡真是太无聊啦~n\n我也不喜欢python~\n——悟空 ",font=("Times",18,"normal")) pen.hideturtle() turtle.done() \ No newline at end of file -- libgit2 0.25.0