Actualités

Program to print Prime Number in range Program to reverse a number Program to check palindrome or not Program to check armstrong number or not Method 1: Using Brute Force We extract each digit here by ...
100 DoC Python Day 2 Project: Sum of Digits This Python program takes a two-digit number as an input and adds both its digits to print the sum of them.