Question: LAB 3, Problem 3: Create your own function and call it EvenOdd. Have the function take an integer input and output one of two values,
LAB 3, Problem 3: Create your own function and call it EvenOdd. Have the function take an integer input and output one of two values, the word Even or the word Odd, depending on whether the input integer is even or odd. Extra credit: have the code check to make sure the input is an integer. This has to be done by using excel promgraing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
