Project: Even or Not
Create a function that checks whether a number is even.
We'll cover the following
Mini project
Create a function that:
Takes a number as input.
Returns true if it’s even, false otherwise
Get hands-on with 1400+ tech skills courses.