Question: Intro to Software Development Question: INTRODUCTION: Use only Flowgorithm software. This project uses loops, as described in Chapter 5 of the textbook. ASSIGNMENT: This assignment
Intro to Software Development
Question: INTRODUCTION: Use only Flowgorithm software. This project uses loops, as described in Chapter 5 of the textbook.
ASSIGNMENT: This assignment is Programming Exercise 10 (Largest and Smallest) on page 226 in Chapter 5 of the textbook. Your program will: Use a loop to ask for numbers, until the value -99 is entered Compare each number to the current maximum and minimum After -99 is entered, the program displays the largest and smallest numbers entered
NOTES: 1)Include the usual comment lines for Author, Date and Description. 2)Your output should be in a sentence, like, "The largest number entered is XXX". 3)Save your file as S08.fprg. 4)Make sure your program is working correctly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
