diff --git a/diy1.py b/diy1.py index eb8562c..aa60f2b 100644 --- a/diy1.py +++ b/diy1.py @@ -1,4 +1,4 @@ -巨有kimport turtle +import turtle screen = turtle.Screen() screen.bgcolor("pink") pen = turtle.Pen()