From 3f23ec34ad522b4671a78a47d732d728482a71ad Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 13 Apr 2024 19:33:51 +0800
Subject: [PATCH] save project

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

diff --git a/diy1.py b/diy1.py
index 9faf179..9b45e1f 100644
--- a/diy1.py
+++ b/diy1.py
@@ -3,7 +3,6 @@ import turtle
 screen=turtle.Screen()
 screen.bgcolor("light blue")
 len=screen.textinput("100","100")
-len=into(len)
 pen=turtle.Pen()
 pen.write("你好\nSB.",font=("Times",30,"normal"))
 pen.hideturtle()
--
libgit2 0.25.0