Largest Number in the Array
Draw a flowchart to find the largest number among the n numbers entered by the user.
In this lab activity, you will design a flowchart to find the largest among n numbers. Then, use the Flowgorithm Array to store the n numbers entered by the user.