From f34380631019f6b90317d267c03c48a203eb5936 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Tue, 10 Aug 2021 09:36:13 +0800 Subject: [PATCH] save project --- diy1.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 05704d8..6fe858e 100644 --- a/diy1.py +++ b/diy1.py @@ -1 +1,5 @@ -# 利用write()帮助悟空给诺依回信吧~ \ No newline at end of file +import turtle() +pen=turtle.Pen() +pen.write("你好呀,\n谢谢你的来信,\n有时间来找我们玩啊!"font=("Time",20,"normal") +hideturtle +turtle.done -- libgit2 0.25.0