Question: LAB 6 1) Write a function called CheckOddEven that will take in four numbers (e.g., 2,3,5,9). The function should display whether the number is odd

LAB 6 1) Write a function called CheckOddEven

LAB 6 1) Write a function called CheckOddEven

LAB 6 1) Write a function called CheckOddEven that will take in four numbers (e.g., 2,3,5,9). The function should display whether the number is odd or even. Sample Output: 2 is even 3 is odd 5 is odd 9 is odd SOLUTION GOES HERE 2) Write the same function that you wrote in (1) above, call it CheckOddEvenList, but this time write it such that it accepts a list of numbers. YOUR SOLUTION GOES HERE SUBMISSION INSTRUCTIONS In-class Students Show to the instructor in class. If instructed to submit online, follow instructions below. Online Students Take screenshots of the "console window" in R-studio or any GUI you are using, and put them in the appropriate place above (i.e., for each part). Copy/paste all code from the "source window" in R-studio or any GUI you are using, and put under the above-mentioned screenshots (i.e., for each part)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!