Exercise 7: Write a method checkEvenOdd() that takes integer number and prints “EVEN”, if it is even number, and “ODD” if it is odd number
--------------
Modify the method in Ex7 to return True if the number is even and False if not.Exercise 8:
total answers (0)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.