Write a program to obtain three numbers and print there sum. class 11. Cbse IP
Answers
Answered by
2
Answer:
a = int(input("enter 1st no."))
b = int(input("enter 2nd no."))
c = int(input("enter 3rd no."))
print((a + b + c))
Answered by
0
Answer:
Ma'am present VI - D.... . ............... ..
Similar questions