Get Mystery Box with random crypto!

#javob_java_boolean_23 public static void main(String[] args) | PROGRAMMERS

#javob_java_boolean_23

public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n = scanner.nextInt();
int a = n / 100;
int c = n % 10;
boolean bool = (a == c);
System.out.println(bool);
}

Telegram | Viktorina bot | Portfolio