public static void main(String[] args) { System.out.println(isPalindromicPrime(131)); } public static boolean isPalindromicPrime(int n){ //check