#Pythonspoint #BasicPythonProgramming
How to Find Twisted Prime Number in Python programming
Twisted Prime number:
The number which Must be Prime number
if the Reverse of Prime Number also a Prime Number is called Twisted Prime...
let us take an Example:
num=17
reverse=71
both are Prime number that reasion is called Twisted Prime Number.
Please Subscribe my channel..
/ @pythonspoint1228
Thanks for watching...