From 6dbc3a19c22d773f80e918169b4d72cc47eea322 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Thu, 2 Jun 2022 14:31:36 +0800 Subject: [PATCH] auto save --- star.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/star.py b/star.py index d381d74..99bcaf2 100644 --- a/star.py +++ b/star.py @@ -1,3 +1,2 @@ -""" -请使用turtle模块画出五角星 -""" +import pen +pen.f -- libgit2 0.25.0