From eed2bfc07515596b04bc94f07be7d457e318220d Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 16 Jan 2022 14:24:56 +0800 Subject: [PATCH] auto save --- diy1.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index 05704d8..a2ae673 100644 --- a/diy1.py +++ b/diy1.py @@ -1 +1,5 @@ -# 利用write()帮助悟空给诺依回信吧~ \ No newline at end of file +import turtle +pen=turtle.pen() +pen.wrile("的银行代发",font=("times",20,"normai")): +pen.hideturtle() +turtle.done()# 利用write()帮助悟空给诺依回信吧~ \ No newline at end of file -- libgit2 0.25.0