一道python作业(用python绘制成绩分布直方图)

There is a midterm.csv file about the grading result of a course's midterm exam. The first row presents the header. Then, each row presents a student's enrolled name and his or her score. Write a program to read the file and collect all the scores in a list (without header row!) Download the midterm.csv file. Classify those scores according to the criteria given by question 2 in Problem set 1. Then, draw a histogram with plotly for ranks A, B, C, D, F. (A: 100 >= score >= 90  B: 90 > score >= 80  C: 80 > score >= 70  D: 70 > score >= 60  F: 60 > score)

参考一下:https://www.cnblogs.com/whatbeg/p/5390464.html,希望对你有帮助,如有帮助,望采纳,谢谢

您好,我是有问必答小助手,您的问题已经有小伙伴解答了,您看下是否解决,可以追评进行沟通哦~

如果有您比较满意的答案 / 帮您提供解决思路的答案,可以点击【采纳】按钮,给回答的小伙伴一些鼓励哦~~

ps:问答VIP仅需29元,即可享受5次/月 有问必答服务,了解详情>>>https://vip.csdn.net/askvip?utm_source=1146287632