Question: I ' m new to flowgorithm and very confused on how to create a nested loop. Could I get help with picture using flowgorithm? Write

I'm new to flowgorithm and very confused on how to create a nested loop. Could I get help with picture using flowgorithm?
Write a Flowgorithm program that performs the following tasks:
Utilizing nested loops
outside loop keeps the program running until told to stop
inside loop asks for input of number, positive or negative
input of a zero (0) terminates inside loop
display the largest and smallest number entered and the sum of the numbers when inside loop is terminated
ask if the user wants to enter a new set of numbers
display Thank you for using this program message when quitting the program
Remember the following:
declare necessary variables and constants
use clear prompts for your input
use integers for the input numbers
clearly label the largest and smallest number on output
use the comment box at the top of your program for your name, date, and purpose of the program.
use other comments where appropriate
the zero (0) to stop the inner loop is not to be considered the lowest number, it just stops the inner loop
consider a priming read to set initial values of largest and smallest number
upload the Flowgorithm file (.fprg) in Brightspace under the assignment link.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!