How can we make the
INPUT Statement more
meaningful in QBASIC?
Answers
Answered by
0
Answer: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.
Explanation:
Similar questions