@ -360,6 +360,13 @@ Step 2: 显示图表
![](pictures/make_chart.drawio.svg)
#### query_data
Step 1: 输入学生学号
Step 2: if学号不存在 then 提示学生不存在并结束
Step 3: else 学号存在 then 输出学号、姓名、成绩
![](pictures/query_data.drawio.svg)
#### confirm