Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Pb . 2 A ) Write a function that calculates the Final Grade ( Name it my _ FG ) . The function should accept

Pb.2
A) Write a function that calculates the Final Grade (Name it my_FG). The function should accept the Homework grade (name it HW), class work grade (CW), midterms grade (MT), and final exam grade (FE), all out of 100, and calculate the final grade (FG) based on the following:
FG=0.25*HW+0.10*CW+0.35*MT+0.3*FE
Make sure that the function file contains enough comments and description of the steps.
See 'Practice files for functions' posted in Week 8 on Canvas.
image text in transcribed

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

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

4th Edition

0805360476, 978-0805360479

More Books

Students also viewed these Databases questions

Question

Identify the basic forms of communication in organizations.

Answered: 1 week ago