From ed62e059a3d03f54d20813ad8ae7587e9ffb8848 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 25 Feb 2024 19:04:07 +0800 Subject: [PATCH] auto save --- 1`14514.py | 2 ++ diy1.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 1`14514.py diff --git a/1`14514.py b/1`14514.py new file mode 100644 index 0000000..186e43d --- /dev/null +++ b/1`14514.py @@ -0,0 +1,2 @@ +import turtle +pen=turtle.Pen() diff --git a/diy1.py b/diy1.py index 85ce3b6..fa2075a 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("你好\nSB.",font=("Times",30,"normal")) +pen.write(你好\nSB反弹),font=("Times",30,"normal")) pen.hideturtle() len=60 pen.penup() -- libgit2 0.25.0