Computer Science, asked by shreeyanayak, 1 month ago

what is Input statement in Q basic​

Answers

Answered by kkmlp0001
0

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.

Answered by latabara97
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. Here is the syntax of the input command: INPUT "[text to user]"; [variable] ' Question mark added.

please mark BRAINLIST ANSWER

Similar questions