# 简单考试系统 **Repository Path**: guo-yuyuan/examMachine ## Basic Information - **Project Name**: 简单考试系统 - **Description**: 简单的考试系统,基于python3.7和pyside2搭建的,只有单选题。 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-07-11 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Qt5, PySide2, Python ## README # examMachine #### 介绍 简单的考试系统 #### 软件架构 简单的考试系统,基于python3.7和pyside2搭建的 #### 使用说明 主代码在main.py文件中,直接用python解释器运行即可。