News

🚀 Day 5 of my python learning Problem:Check if a number is a palindrome ( without srting methods) 🔹 Problem Statement:Write a program to check if a number is a palindrome a number that reads ...
Step 5. Check the current index value is a palindrome or not to call the ispalindrome Function. and return the current element. Step 6. if there is not any palindrome number so return -1. boolean ...