Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PROGRAMMING PYTHON LANGUAGE Problem 1: Do not use methods. Design a program that will perforrn basic grade computation. The program will ask the user for

image text in transcribed

PROGRAMMING PYTHON LANGUAGE

Problem 1: Do not use methods. Design a program that will perforrn basic grade computation. The program will ask the user for their name and 5 numeric inputs with the following weights and a perfect score of 100: Total Quiz Score (80%) Total Assignment Score (10%) Preliminary Course Assessment Score (20%) Midterm Course Assessment Score (20%) Final Course Assessment Score (20%) Then it will generate the total grade with the words "Final Grade: [Grade] Equivalent: [Equivalent]" show the Equivalent grade from the table below and prompt an additional message to show if the student passed or failed. If the grade is greater than or equal to 60, the student passes otherwise the student fails. The program must repeat execution until a "Exit" is entered for the name of the student. AVERAGE (%) Above 96.00 91.51 - 96.00 87.01 - 91.50 82.51 - 87.00 78.01 - 82.50 73.51 - 78.00 69.01 - 73.50 64.51- 69.00 60.00 - 64.50 Below 60.00 1.00 1.25 1.50 1.75 2.00 FINAL GRADE 2.25 2.50 2.75 3.00 5.00

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing

Authors: David M. Kroenke

12th Edition International Edition

1292023422, 978-1292023427

More Books

Students also viewed these Databases questions

Question

1. What might have led to the misinformation?

Answered: 1 week ago

Question

2. How will you handle the situation?

Answered: 1 week ago