python program

Python code to display even and odd number from 1 to n

Python code to display even and odd number from 1 to n In this tutorial, we discuss Python code to…

5 years ago

Python program to find middle of three number using function

Python program to find  middle of three number using function In this tutorial, We will discuss the concept of the…

6 years ago

Python program to find smallest of three numbers

Python program to find the smallest of three numbers In this tutorial, we will discuss a simple concept of the…

6 years ago

Python program: find smallest of three numbers using the function

Python program: find smallest of three numbers using the function In this tutorial, we will discuss the concept of the…

6 years ago

Python program:find greatest of three numbers using function

Python program:find the greatest of three numbers using the function In this tutorial, we will discuss the concept of the…

6 years ago

Program to display even and odd numbers without if

program to display even and odd numbers without if In this program, we will discuss the concept of program to display…

6 years ago

Calculate electricity power:Python program using function

Calculate Electricity power: Python program using function In this tutorial, we will discuss the Calculate Electricity power: Python program using…

6 years ago

Write a Python program to print an integer

Write a Python program to print an integer In this tutorial, we will discuss a simple concept of Write a…

6 years ago

Python program to Addition subtraction,multiplication ,division

Python program to Addition subtraction, multiplication, division In this tutorial, we will discuss the Python program to Addition subtraction, multiplication,…

6 years ago

Python program to check a number is even or odd using function

Python program to check a number is even or odd using function In this tutorial, we will discuss the Python…

6 years ago