# Python_Class_Project **Repository Path**: lianzhongai7/python_-class_-project ## Basic Information - **Project Name**: Python_Class_Project - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-03 - **Last Updated**: 2024-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python_Class_Project #### 介绍 选题:题目 1: 编写程序,使用 Turtle 模块绘制一个五角星图案。 程序运行后能够使用turtle模块绘制一个五角星的图案。 #### 使用说明 运行环境:python 操作步骤:下载code后在python的运行环境下运行。 ####运行截图 会利用turtle绘制一个五角星图案。