Palindrome Number Check

# Introduction In this lab, you need to create a program that takes an integer input, finds the reverse of the input, and checks if the input is a palindrome number (i.e., the reverse of the input is equal to the original input).

|60 : 00

Click the virtual machine below to start practicing