From 0e29015fd338e7f9355fe733054219f8ea3134f0 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 18 Nov 2023 18:41:27 +0800
Subject: [PATCH] save project
---
diy1.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diy1.py b/diy1.py
index bac01e5..83f924a 100644
--- a/diy1.py
+++ b/diy1.py
@@ -5,7 +5,7 @@ screen.bgcolor("light blue")
len=screen.textinput("100","100")
len=int(len)
pen=turtle.Pen()
-pen.write("你好,依诺/n搞一个防护服怀旧服",font=("Times",30,"normal"))
+pen.write("你好,依诺\n搞一个防护服怀旧服",font=("Times",30,"normal"))
pen.hideturtle()
len=60
pen.penup()
--
libgit2 0.25.0