...

/

Exercise 12: Creating Functions

Exercise 12: Creating Functions

Let's test your ability to create functions.

Problem Statement

Implement a function evenOdd that takes a number as input and prints “even” when the ...