Double Base Palindrome Checker

# Introduction In this lab, you are tasked to write a program that checks if a given number is a double-base palindrome, meaning it is a palindrome in both its decimal and binary representations.

|60 : 00

Click the virtual machine below to start practicing