BASIC Programming: Getting Keyboard Inputs
In this video tutorial, I will show you how to use the INPUT command to receive data from a keyboard and thus make your BASIC program interactive. You will also learn how to use the READ and DATA commands to include many items of data in your Beginner's All-purpose Symbolic Instruction…