From 297f62d671e7b28066651d161cf7f777bef14d98 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 13 Sep 2020 14:33:38 +0800 Subject: [PATCH] save project --- diy1.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/diy1.py b/diy1.py index 044bcb9..c7bfdb8 100644 --- a/diy1.py +++ b/diy1.py @@ -1,6 +1,5 @@ import turtle -# Pen=turtle.Pen()# 利用write()帮助悟空给诺依回信吧! -# Pen.write("诺依",font=("times",40,"normal")) -# Pen.hideturtle() -# turtle.done() - +Pen=turtle.Pen()# 利用write()帮助悟空给诺依回信吧! +Pen.write("诺依",font=("times",40,"normal")) +Pen.hideturtle() +turtle.done() -- libgit2 0.25.0