Write a program in python that allows an instructor to calculate the final grade for the students in a class.  Use the following menu to drive the program: 1. Enter new student information 2.  Exit When the user chooses (1) they will be prompted for the following information: Number of Exams and the grade for each Number of Quizzes and the grade for each Number of Homework assignments and the grade for each Input validation: All grades entered must be between 0 and 100. The final grade is then calculated as follows: Exams: 40% of final grade Quizzes: 40% Homework: 20% Display the final grade for each student.  The user may enter as many students as possible until they choose to quit.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question

Write a program in python that allows an instructor to calculate the final grade for the students in a class.  Use the following menu to drive the program:

1. Enter new student information

2.  Exit

When the user chooses (1) they will be prompted for the following information:

  • Number of Exams and the grade for each
  • Number of Quizzes and the grade for each
  • Number of Homework assignments and the grade for each
    Input validation: All grades entered must be between 0 and 100.

The final grade is then calculated as follows:

  • Exams: 40% of final grade
  • Quizzes: 40%
  • Homework: 20%

Display the final grade for each student.  The user may enter as many students as possible until they choose to quit.

How many homework assignments were given? 3
Enter homework grade: 88
Enter homework grade: 99
Enter homework grade: 70
Average homework grade: 85.66666666666667
Final average for the class is: 80.1
Please choose from the following menu:
1) Enter new student information
2) Exit
Enter your choice here: 2
Goodbye!
Transcribed Image Text:How many homework assignments were given? 3 Enter homework grade: 88 Enter homework grade: 99 Enter homework grade: 70 Average homework grade: 85.66666666666667 Final average for the class is: 80.1 Please choose from the following menu: 1) Enter new student information 2) Exit Enter your choice here: 2 Goodbye!
WELCOME TO THE STUDENT GRADE CALCULATOR!
Grades will be calculated as follows:
Quizzes: 40%
Exams: 40%
Homework: 20%
Please choose from the following menu:
1) Enter student information:
2) Exit
Enter your choice here: 1
You have chosen to calculate the grade for a student.
How many exams were given? 3
Enter exam grade: -10
Invalid grade. Must be between 0 and 100.
Enter exam grade: 90
Enter exam grade: 88
Enter exam grade: 82
Average exam grade: 86.66666666666667
How many quizzes were given? 3
Enter quiz grade: 88
Enter quiz grade: 78
Enter quiz grade: 89
Average quiz grade: 85.0
How many homework assignments were given? 3
Enter homework grade: 78
Enter homework grade: 99
Enter homework grade: 80
Average homework grade: 85.66666666666667
Final average for the class is: 88.4
Please choose from the following menu:
1) Enter new student information
2) Exit
Enter your choice here:1
You have chosen to calculate the grade for a student.
How many exams were given? 2
Enter exam grade: 80
Enter exam grade: 78
Average exam grade: 79.0
How many quizzes were given? 3
Enter quiz grade: 78
Enter quiz grade: 67
Enter quiz grade: 90
Average quiz grade: 78.33333333333333
Transcribed Image Text:WELCOME TO THE STUDENT GRADE CALCULATOR! Grades will be calculated as follows: Quizzes: 40% Exams: 40% Homework: 20% Please choose from the following menu: 1) Enter student information: 2) Exit Enter your choice here: 1 You have chosen to calculate the grade for a student. How many exams were given? 3 Enter exam grade: -10 Invalid grade. Must be between 0 and 100. Enter exam grade: 90 Enter exam grade: 88 Enter exam grade: 82 Average exam grade: 86.66666666666667 How many quizzes were given? 3 Enter quiz grade: 88 Enter quiz grade: 78 Enter quiz grade: 89 Average quiz grade: 85.0 How many homework assignments were given? 3 Enter homework grade: 78 Enter homework grade: 99 Enter homework grade: 80 Average homework grade: 85.66666666666667 Final average for the class is: 88.4 Please choose from the following menu: 1) Enter new student information 2) Exit Enter your choice here:1 You have chosen to calculate the grade for a student. How many exams were given? 2 Enter exam grade: 80 Enter exam grade: 78 Average exam grade: 79.0 How many quizzes were given? 3 Enter quiz grade: 78 Enter quiz grade: 67 Enter quiz grade: 90 Average quiz grade: 78.33333333333333
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning