Question: Write a Python script that processes academic information for several students and displays as output a report showing the number of the students with the

 Write a Python script that processes academic information for several students

and displays as output a report showing the number of the students

with the number of students with GOOD standing and the number of

Write a Python script that processes academic information for several students and displays as output a report showing the number of the students with the number of students with GOOD standing and the number of the student(s) with a BAD standing. Then a list of bad standing students is listed Each student should have 3 pieces of information for them, the first two from user input, and the last as output to the user (data type in parenthesis)- name (single string, from user input) grades (single string, from user input, consisting of 5 letter grades of five course) status (the determination of standing for the student, calculated from the grades input)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!