Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program the following: A. Flow Chart B. Probrem #36 ( No funcions of subroutines required) Pliss pliss with screenshorts of the prosess, thanks :,) *Excel

Program the following: A. Flow Chart
B. Probrem #36 ( No funcions of subroutines required)
Pliss pliss with screenshorts of the prosess, thanks :,)
image text in transcribed
image text in transcribed
*Excel Developer*
BEGIN Enter LIMIT Set NUMBER equal to 0 Set SUM equal to 0 false true While SUM S LIMIT Increase NUMBER by Add NUMBER to SUM Display NUMBER and SUM END Figure 4.15 36. Write a program that requests a student's first name, last name and the numeric grades on three exams, and then uses a Sub procedure to display the student's name and semester grade (A, B, C, D, or F). A Function procedure (called by the Sub procedure) should be used to calculate the semester grade. The lowest grade should be dropped, the semester average should be rounded to the nearest whole number, and the semester grade should be assigned using the following criteria: 90-100 (A), 80-89 (B), .... See Fig. 5.8. Grades Nome: Robert Smith First grade: 83 Second grade: 82 Third grade: 70 Determine Semester Grade Robert Smith B FIGURE 5.8 Sample run of Exercise 36. BEGIN Enter LIMIT Set NUMBER equal to 0 Set SUM equal to 0 false true While SUM S LIMIT Increase NUMBER by Add NUMBER to SUM Display NUMBER and SUM END Figure 4.15 36. Write a program that requests a student's first name, last name and the numeric grades on three exams, and then uses a Sub procedure to display the student's name and semester grade (A, B, C, D, or F). A Function procedure (called by the Sub procedure) should be used to calculate the semester grade. The lowest grade should be dropped, the semester average should be rounded to the nearest whole number, and the semester grade should be assigned using the following criteria: 90-100 (A), 80-89 (B), .... See Fig. 5.8. Grades Nome: Robert Smith First grade: 83 Second grade: 82 Third grade: 70 Determine Semester Grade Robert Smith B FIGURE 5.8 Sample run of Exercise 36

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

Inside Accounting The Sociology Of Financial Reporting And Auditing

Authors: David Leung

1st Edition

1138251178, 9781138251175

More Books

Students also viewed these Accounting questions