Create a program in python using script mode to input two numbers from user and find the sum of these numbers.
Answers
Answered by
1
good morning have a great time please follow me
Answered by
0
n1 = int(input("Enter 1st Number")
n2 = int(input("Enter 1st Number")
print ("Sum = ",n1+n2)
Similar questions
Math,
2 months ago
Science,
2 months ago
Computer Science,
2 months ago
French,
5 months ago
Math,
5 months ago
Math,
11 months ago
Biology,
11 months ago
India Languages,
11 months ago