Computer Science, asked by maakabharosa632, 3 days ago

Write a menu driven program in python language which takes an integer number as input and as per user choicechecks whether the number is a prime number(having only 2 factors) or a palindromic number (reverse of thenumber is equal to the original number). Sample Output:Menu1. To check if the no. is prime no.2. To check if the no. is palindromicEnter choice: 1Enter no. : 2323 is a primenumber.Do you want to continue(y/n)?:n

Answers

Answered by archanapawarct
0

Answer:

please give me brainlest answer

Similar questions