Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment 9 (Functions) Write a Program that accepts the name and the marks of the courses that a Level 100 Students takes is Semester 2.

Assignment 9 (Functions) Write a Program that accepts the name and the marks of the courses that a Level 100 Students takes is Semester 2. The program should use two different Functions to find the Grade of each course and the Weighted Grade Point (WGP). The program should display the results of the student as displayed in fig 1. The program should as long as there are more students. Use the Grading System Below 76 B+ 3 10.50 87 A 65 B- 48 D 53 C- 3 12.00 3 9.00 3 1.00 3 6.00 Marks 80.0 - 100 75.0 - 79.9 70.0 - 74.5 65.0 - 69.9 60.0 - 64.9 55.0 - 59.9 50.0 - 54.9 45.0 - 49.9 0 - 44.9 Grade Grade Point A 4.00 B+ 3.50 B 3.25 B- 3.00 C+ 2.50 C 2.25 C- 2.00 D 1.00 F 0.00 NB: WGP = Credit Hours * Grade Point (of 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

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions