I need help making 2 forms
1 ) Create a function that takes an array argument and returns the lowest number in the array.
2) Create a function that takes an array returns the average
I need to make these with for loops, can anyone help?
1 ) Create a function that takes an array argument and returns the lowest number in the array.
2) Create a function that takes an array returns the average
I need to make these with for loops, can anyone help?