Write a program in qbasic to enter two number and print their sum
Answers
Answered by
0
Answer:
PRINT "PROGRAM: Add 2 numbers"
INPUT "Enter the 1st number: ", number1
INPUT "Enter the 2nd number: ", number2
---this is answer but not sure is it correct?
Answered by
0
Explanation:
See this and then thanks me. Is it your test don't do ratta acha sa samjo
Attachments:
Similar questions