diff --git a/star.py b/star.py index d381d74..f9d62d1 100644 --- a/star.py +++ b/star.py @@ -1,3 +1,4 @@ """ 请使用turtle模块画出五角星 """ +import turt