From 92721d8ca6de6d9e4ff0a6bbbdae7869d53275f4 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 6 Mar 2021 18:24:10 +0800 Subject: [PATCH] save project --- diy2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy2.py b/diy2.py index ad05aea..f82f4eb 100644 --- a/diy2.py +++ b/diy2.py @@ -7,4 +7,4 @@ for i in range(5): pen.forward(200) pen.right(144) pen.end_fill() -turtle.done() \ No newline at end of file +turtle.done() \ No newline at end of file -- libgit2 0.25.0