what is the use of input command?
Answers
Answered by
1
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. When a semicolon (;) is used after the text output to the user, a question mark (?) and space ( ) are added to the output.
I hope it's helpful for
Answered by
0
Answer:
The INPUT command is used to gather input from the user.
Explanation:
Similar questions