Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Follow along with the demonstration to create a simple Gradebook with Functions. We create most of this assignment together. Then you finish it on your

Follow along with the demonstration to create a simple Gradebook with Functions. We create most of this assignment together. Then you finish it on your own.
Your job is to complete what we started.
Add a function to get the student name
Add a function to assign a letter grade. The function is called from Main.
The letter grade is then passed to the displayResults function
Hint: This means you will need to add an extra parameter to the displayResults function
Ask the user if she wishes to repeat the program for another student and either loop or end the program.
DO NOT use global variables. Pass data through function parameters.

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

Linked Data A Geographic Perspective

Authors: Glen Hart, Catherine Dolbear

1st Edition

1000218910, 9781000218916

More Books

Students also viewed these Databases questions

Question

Explain the concept of shear force and bending moment in beams.

Answered: 1 week ago