Variable in QBasic
A variable is a memory space where we can store values. Variable names that we use in QBasic can be a single letter or a complete name. It is recommended if the programmer can use the variable based on the program that they are working on. It will ac...
lovetocode.hashnode.dev1 min read