From b73ff261ab5a27bdafda67fdbb8c9ed561af0796 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 23 Jun 2024 16:10:52 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 959eabb..6c9ec11 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("你好\诺伊python真好用.",font=("Times",30,"normal")) +pen.write("你好\n诺伊python真好用.",font=("Times",1000000000000000000000000000000000,"normal")) pen.hideturtle() len=60 pen.penup() -- libgit2 0.25.0