- 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 .

12th Feb 2022, 7:16 AM
Mohsin haider Sultan
Mohsin haider Sultan - avatar
2 Answers
+ 1
I hope this like helps you. https://code.sololearn.com/cIn5oho2RLrY
12th Feb 2022, 12:25 PM
SoloProg
SoloProg - avatar
+ 1
Really thanks
12th Feb 2022, 4:33 PM
Mohsin haider Sultan
Mohsin haider Sultan - avatar