0
How to check prime number and palindrome in a same code ?
19th Jul 2020, 9:43 PM
Mayuri Vikram Deshmukh
2 Answers
+ 3
Write two functions, call them both.
19th Jul 2020, 9:46 PM
HonFu

+ 2
bool(ispalindrome(x), isprime(x))
19th Jul 2020, 11:42 PM
madeline

Often have questions like this?
Learn more efficiently, for free:
Hot today
DSA doubt
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes