- 3
Anyone solve it plz.
1. Write a program that shows user an interface like this: Press 1 for even/odd numbers, Press 2 for prime number Press 3 for positive/negative number Press 4 for palindrome. Then the program performs the task according to the command given by user in terms of 1,2,3 or 4.and if user press any other key than 1,2,3,4 the program exits. Solve this using Functions .
2 Answers
+ 1
I hope this like helps you.
https://code.sololearn.com/cIn5oho2RLrY
+ 1
Really thanks