Learn O Level Python Programs - Careerbodh.in
top of page
A Classroom Lecture

PYTHON PROGRAMS

ODD OR EVEN

To Check a Number is Odd or Even

LARGEST AMONG THREE NUMBERS

To Find the Largest Among Three Numbers

FACTORIAL OF A NUMBER

To Find the Factorial of a Number

PRIME NUMBER

To Check Prime Number

LEAP YEAR OR NOT

To check year is leap or not

MULTIPLICATION TABLE

To Display the multiplication Table

NUMBER IS POSITIVE OR NEGATIVE

To Find Number is Positive or Negative

NUMBER IS PALINDROME OR NOT

Python Program to Check number is Palindrome or Not

TO CHECK ARMSTRONG NUMBER

Python Program to Check Armstrong Number

FIBONACCI SEQUENCE

Python Program to Print the Fibonacci sequence

ROOTS OF A QUADRATIC EQUATION

To find roots of a Quadratic Equation

NUMBER IS A PERFECT NUMBER

To Check a Number is a Perfect Number

CUBE OF A NUMBER

Cube of a Number using Functions

ADD TWO NUMBERS

Add Two numbers in Python

bottom of page