# quiz-py **Repository Path**: gerald/quiz-py ## Basic Information - **Project Name**: quiz-py - **Description**: Quiz of Python for beginners - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-01 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #quiz-py Quiz of Python for beginners ### 答题方式 1. 复制题目目录下的`main.py`; 1. 修改`main.py`,添加自己的代码; 1. 用`python3 main.py`执行代码。