Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

the questin is asking to write a program that has calculater integrated as one of the options when the menu comes out. also to calculate

image text in transcribed

the questin is asking to write a program that has calculater integrated as one of the options when the menu comes out. also to calculate the avrage of the grades of three students when the avrage option is rquested by user. and finaly a fortune teller option when requested.

Write a program that has a menu providing different features of the smaller programs The out put will show: Welcome to the software multi-tool. Choose one of the following: c: Calculator (The calculator program must be able to compute (+-,*.?) g: Grade book (ask from to 3 grades) f: Fortune teller q: Quit for (f) Out put This is the fortune teller. Please ask your yes-or-no question below: Will I pass this programming class? Yeso. Welcome to the software multi-tool. Choose one of the following: c: Calculator g: Grade book f: Fortune teller q: Quit This will combine the various bits of codes It will require the use of loops, obviously, also arrays for the grade book (3 students, 3 grades), CASE statements, and doing some research in order to use the RANDOM function required for the Fortune Teller feature, that will have a 50/50 chance of saying "Yes" or "No" to anything it is asked

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

Compute the s.e.ANOVA using your calculator for SHRM versus ASTD.

Answered: 1 week ago