From 0944b0342fa4cffd2e4e94d7bea45df44b163e12 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 6 Nov 2021 12:11:18 +0800
Subject: [PATCH] save project

---
 diy1.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy1.py b/diy1.py
index deec818..a524acc 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,5 @@
 import turtle
 pen=turtle.Pen()
-pen.hideturtle
+pen.hideturtle()
 pen.write("诺伊~,你好呀\n我是你的好朋友\n——悟空",font=("黑体",13,"normal"))
 turtle.done()
\ No newline at end of file
--
libgit2 0.25.0