Description
Write a Program to check whether a Number is a Palindrome or Not.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● How to check whether it is palindrome or not
● Implement Loops and Conditional Statements
Prerequisites
You should have VS Code or Visual Studio IDE for programming and running the code.