From d1f78aea4605aec6c18b2e98a07b68b6f338e42c Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 5 Apr 2020 20:26:57 +0800 Subject: [PATCH] auto save --- diy1.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/diy1.py b/diy1.py index b26e333..7bbf762 100644 --- a/diy1.py +++ b/diy1.py @@ -2,8 +2,4 @@ import turtle pen=turtle.Pen() pen.write("吔屎了,梁非凡",font=("Times",20,"normal")) pen.hideturtle() -turtle.done() -pen1=turtle.Pen() -pen1=turtle.Penpen1.left(45) -pen1.forword(100) -turtle.done \ No newline at end of file +turtle.done() \ No newline at end of file -- libgit2 0.25.0