explain these QBASIC commands
LET =❓
PRINT=❓
REM=❓
RUN❓
Answers
Answered by
6
- LET assigns a value to a variable
- PRINT prints the values of the expression on the screen
- REM is used to create remarks/comments in the code.
- RUN runs the specified program
Answered by
1
Answer:
the above one is true!! .............
Similar questions