Python program to calculate sum of three number

preview_player
Показать описание
Program to obtain three numbers and print their sum.
Python calculator by which we can add three numbers.
It is an addition calculator created by python.

More videos on python programs are:
👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇
Python program for Area of Square:

Python Program to find BMI(body mass index):

Python program to calculate the area of a rectangle:

Python program to check the largest decimal number:

Python program to check a number is even or odd:
👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆

#python #sum
Guys if you like this video then subscribe to my youtube channel.
Рекомендации по теме
Комментарии
Автор

num1=float(input("Enter number 1:"))
num2=float(input("Enter number 2:"))
num3=float(input("Enter number 3:"))
sum=num1+num2+num3
print("Three number are", num1, num2, num3)
print("Sum is :", sum)

parvatcomputertechnology
Автор

To write first three lines you took 1.16minutes. This is not really good

rajibexp
Автор

Bro when i wrote num1 coding and pressing enter its coming there "Enter a no." when u wrote num1 coding and u press enter then U can enter "num 2" why so

shivamthakur
join shbcf.ru