I need a program which can say the number (input)is prime and then write other prime numbers with that digits.
eg.for 13 print the number is prime and print 113( another prime num with that digits)
tanx a lot