Computer Science, asked by charukhushi9834, 5 hours ago

Write one line Qbasic statement to Accept three numeric variables

Answers

Answered by jinaysanghvi9
0

Explanation:

The INPUT command is used to gather input from the user. This section will attempt to teach you how to gather input upon request from the user. For real-time input, see QBasic/Advanced Input.

Similar questions