From a46d35d379677eb236a7cf6bae32195c84f32a5b Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 3 Jan 2021 14:19:59 +0800 Subject: [PATCH] save project --- diy1.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/diy1.py b/diy1.py index 55b72da..d5c003b 100644 --- a/diy1.py +++ b/diy1.py @@ -1,5 +1,5 @@ # 利用write()帮助悟空给诺依回信吧~ import turtle -pen=turle.Pen() -pen.write("cao",font=("Times",30,"normai")) +pen=turtle.Pen() +pen.write("cao",font=("Times",30,"normal")) turtle.done() \ No newline at end of file -- libgit2 0.25.0