Question: Exercise 4.2 (design, scorehist.py). Before attempting to code this problem, create a file design that contains some analysis of how you think the problem will
Exercise 4.2 (design, scorehist.py). Before attempting to code this problem, create a file design that contains some analysis of how you think the problem will be solved. Examples include but are not limited to: a flowchart of events in the program, pseudocode, or a step-by-step process written in plain English. If you analysis of events in the program, euwe solved. Examples include choose to scan your design, please make sure that it is legible This exercise relies on the readscores.py and actsat.txt files from the File I/O lab. You may also rewrite that code using the CSV module. Write a program that generates a histogram of average ACT scores. For example Histogram of ACT Scores 20 15 3 10 18 19 20 21 Number of States 23 24 Exercise 4.2 (design, scorehist.py). Before attempting to code this problem, create a file design that contains some analysis of how you think the problem will be solved. Examples include but are not limited to: a flowchart of events in the program, pseudocode, or a step-by-step process written in plain English. If you analysis of events in the program, euwe solved. Examples include choose to scan your design, please make sure that it is legible This exercise relies on the readscores.py and actsat.txt files from the File I/O lab. You may also rewrite that code using the CSV module. Write a program that generates a histogram of average ACT scores. For example Histogram of ACT Scores 20 15 3 10 18 19 20 21 Number of States 23 24
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
