Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use flowgorithm software and also the pseudo code for this assignment. This exercise is from Into to computer logic basic not an advanced algorithm.

Please use "flowgorithm software" and also the pseudo code for this assignment. This exercise is from "Into to computer logic" basic not an advanced algorithm.

For this assignment, you are to write the pseudo-code for a program that will accept 3 inputs from the user. Each input is a positive whole number. The program will continue to loop through and do this activity until the user indicates that they wish to quit entering numbers. This continuation should be in the form of a question similar to "Do you wish to continue? (Y=Yes, N=No)".

After the user has entered each set of the three numbers, the program will tell the user if the sum of the first and second number is equal to the third, larger than the third, or smaller than the third number entered. Echo the inputs in your output to the user on the numbers entered.

A second requirement of this program is to count the number of sets of three numbers that are entered by the user and display that information during the friendly message at the end of the program. The user should only see the count when they are finished.

The use of modules is expected on this program. This will make it easier to run the count as it will be in the main portion of the program with the while loop.

End the program by displaying a friendly message to the user and let them know the program is complete.

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

Intelligent Information And Database Systems 6th Asian Conference Aciids 2014 Bangkok Thailand April 7 9 2014 Proceedings Part I 9 2014 Proceedings Part 1 Lnai 8397

Authors: Ngoc-Thanh Nguyen ,Boonwat Attachoo ,Bogdan Trawinski ,Kulwadee Somboonviwat

2014th Edition

3319054759, 978-3319054759

More Books

Students also viewed these Databases questions

Question

what are the provisions in the absence of Partnership Deed?

Answered: 1 week ago

Question

1. What is called precipitation?

Answered: 1 week ago

Question

1.what is dew ?

Answered: 1 week ago