Coding Challenges

Find the Maximum

Write a function that returns the maximum of three numbers.

Your input should be 1 5 3

Easy
Page 1 of 150