Python123 安装 pip install python123 下载试卷 from python123 import download_exam_test_paper email = 用户邮箱 password = 用户密码 course_id = 课程ID unit_id = 单元ID download_exam_test_paper(email, password, course_id, unit_id)