Hello! I'm having a rather difficult time because the concepts weren't very much explained in class for complex situations. I'm a bit entangled with the few if-else conditions I have... :( I've been trying hard to crack the case, but I think somebody really needs to see my work.
Write a menu driven program for the following options using ladderized if-else
statement:
a. To find whether the number is odd or even.
b. To display sum of input five numbers.
c. Exit.