REM command in QBasic
It is a comment command that is used for the documentation of the code. Like in other programming languages, the comments used in QBasic are not executable. We have to use the comment command in a separate statement. We need a designator for the cont...
lovetocode.hashnode.dev1 min read