Sign In
Find Arbitrary Max
Beginner
Find Arbitrary Max
Create a function called
findMax
that takes an arbitrary number of parameters representing integers. The function should return the highest integer passed as an argument.
Click to go back
Click to go forward
Refresh preview
Console
Submit
Solution
00:00
Back to Exercises