Print command in QBasic
The print command in QBasic is used to display the output on the screen. We can print the string if we enclose the string in double quotes. Similarly, we can print the numbers or values that are stored in the variable without the use of double quotes...
lovetocode.hashnode.dev1 min read