Computer Science, asked by tyagiaryan98138, 5 months ago

------------command is used to accept a value for the variable ?​

Answers

Answered by Dadprince11
3

Answer:

accept command ...

mark me as brilliant ☆☆☆

Answered by Anonymous
0

Accept command is used to accept a value for the variable.

  • Using the ACCEPT and PROMPT commands to directly prompt for values is the most dependable and robust technique of collecting input from the user.
  • The ACCEPT command accepts user input and stores it in a user variable, as well as giving you some control over what the user types.
Similar questions