Arithmetic Operation in Python
Python : Arithmetic Operation in Python Program List
Program [1]
python Program to obtain temperature in Celsius and convert it into Fahrenheit
Program [2]
python program to print the area of circle when radius of the circle is given by user
Program [3]
python program to print the volume of a cylinder when radius and height of the cylinder is given by user
Program [4]
python program that asks your height in centimeters and converts it into foot and inches
Program [5]
python program accept three side of triangle and find area of a triangle
Program [6]
python program to input principle amount,rate time and calculate simple interes
Program [7]
python program to read a number in n and prints n2 n3 n4
Program [8]
python program which take value of x y z from the user and calculate the equation
Program [9]
python program to take the temperatures of all 7 days of the week and displays the average temperature of that week
Program [10]
python program to obtain three numbers and print their sum
Program [11]
Python program to obtain length and breath of a rectangle and calculate its area
Program [12]
python program to calculate body mass index of a person
Program [13]
python program to input a number and print its cube
Program [14]
python program to input a single digit and print a 3 digit number
Program [15]
python program to calculate the compound interest
Program [16]
python program to find sale price of an item with given price and discount
Program [17]
Python Program to Calculate the Area of a Triangle
Program [18]
python program for addition of two times in hour and minute format
Program [19]
python program for addition of two times in hour minute and second format
Program [20]
python program to print quotient
Program [21]
Python program to calculate simple interest
Program [22]
Python program to calculate area and perimeter of a parallelogram
Program [23]
Python program demonstrating working with power operator
Program [24]
Python program of division operator
Program [25]
Python program of modulus
Program [26]
Python program convert dollars in Rupee
Program [27]
Python program to convert kilometers to miles
Program [28]
Python program to convert the distance in feet to inches yards and miles
Program [29]
Python program to display menu to calculate area of square or rectangle
Program [30]
python program to obtain x y z from user and calculate expression
Program [31]
python program that reads a number of seconds and prints it in form mins and seconds
Program [32]
python program to take a 2 digit number and then print the reversed number
Program [33]
python program to take a 3 digit number and then print the reversed number
Program [34]
python program to take two inputs for day month and then calculate which day of the year
Program [35]
python program that asks a user for a number of years and then prints out the number of days hours minutes and seconds
Program [36]
python program that inputs an age and print age after 10 years
Program [37]
python program to calculate the radius of a sphere whose area is given
Program [38]
python program to calculate the area of an equilateral triangle
Program [39]
python program to input the radius of a sphere and calculate its volume
Program [40]
python program to calculate amount payable after simple interest
Program [41]
python program to input the time in second and convert into hours minute and seconds