Master algorithms, level up your skills, become a coding legend
Solve challenges to earn achievements!
Write a function that checks if a number is even or odd.
Input: 4
Write a function that returns the maximum of three numbers.
Input: 1 5 3