Computer Science, asked by rijeeshvaliyil6355, 7 months ago

Write a program in qbasic to enter two number and print their sum

Answers

Answered by Garvitpahwa
0

Answer:

PRINT "PROGRAM: Add 2 numbers"

PRINT

INPUT "Enter the 1st number: ", number1

INPUT "Enter the 2nd number: ", number2

---this is answer but not sure is it correct?

Answered by anishvarshney123
0

Explanation:

See this and then thanks me. Is it your test don't do ratta acha sa samjo

Attachments:
Similar questions