2.Write a function that takes an array of numbers and returns the largest number in the array. Use iteration (e.g., for...of loop) to find the max value.
Find the largest Number
Enter Numbers seperated by commas:
Find Largest