Read two numbers and print their sum? (In programming of liberty Basic)
Answers
Answered by
1
Answer:
x= int(input("enter value"))
y= int(input("enter value"))
print(x+y)
Similar questions
English,
1 month ago
Math,
1 month ago
Math,
1 month ago
Political Science,
3 months ago
Math,
9 months ago