From 034009fcb1cecb71c97c4d48e770638f935f674a Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Thu, 28 Jan 2021 11:56:40 +0800 Subject: [PATCH] save project --- diy.1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/diy.1.py b/diy.1.py index f1a2954..d4d7c2d 100644 --- a/diy.1.py +++ b/diy.1.py @@ -2,7 +2,6 @@ import turtle screen=turtle.Screen() screen.bgcolor("light blue") pen1=turtle.Pen() - pen1.pencolor("red") pen1.pensize(5) pen1.left(45) -- libgit2 0.25.0