Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON LANGUAGE PROGRAMMING Problem 1: Use at least 2 methods. Design a program that will perform basic grade computation. The program will ask the user

image text in transcribed

PYTHON LANGUAGE PROGRAMMING

Problem 1: Use at least 2 methods. Design a program that will perform 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 (3098) Total Assignment Score (10%) Preliminary Course Assessment Score (2096) Midterm Course Assessment Score (20%) Final Course Assessment Score (2096) Then it will generate the following Student Name: [Student Name] Quiz Score: [Quiz Score] Assignment Score: [Assignment Score] PCA: [PCA] 96 MCA: [MCA] 4 FCA: (FCA) 96 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 91.51 - 87.01 82.51 - 78.01 - 73.51- 69.01 - 64.51- 60.00 - Below (9) 96.00 96.00 91.50 87.00 $2.50 78.00 73.50 69.00 64.50 60.00 1.00 1.25 1.50 1.75 2.00 2.25 2.50 2.75 3.00 5.00 FINAL GRADE

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

Building Database Driven Catalogs

Authors: Sherif Danish

1st Edition

0070153078, 978-0070153073

More Books

Students also viewed these Databases questions