Question: Using Flowgorithm, generate 5 0 numbers between 1 0 0 and 5 0 0 into a file. Name this file as your _ name _

Using Flowgorithm, generate 50 numbers between 100 and 500 into a file. Name this file as your_name_input.txt :). Read the file values into an array and sort the array in descending order. Finally print out the following results into an output file with this name your_name_output.txt>.
Output file should have:
i. The sum of all the numbers.
ii. The average of the numbers
iii. the minimum and maximum numbers.
iv. the sorted array.
Using Flowgorithm, generate 5 0 numbers between 1

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 Programming Questions!