Search Results

Searching for: return

Individual Exercises

0 / 10

Write a function that returns true if a is even, false otherwise. Just for practice, you must use an if statement.