QBasic/QuickBasic - Tutorial #1 - Print Command - Printable Version +- The Retro Dev Forums (https://theretrodev.com/forum) +-- Forum: Programming (https://theretrodev.com/forum/forumdisplay.php?fid=34) +--- Forum: BASIC (https://theretrodev.com/forum/forumdisplay.php?fid=40) +---- Forum: QBasic/QuickBasic/QB64 (https://theretrodev.com/forum/forumdisplay.php?fid=48) +---- Thread: QBasic/QuickBasic - Tutorial #1 - Print Command (/showthread.php?tid=24) |
QBasic/QuickBasic - Tutorial #1 - Print Command - TheRetroDev - 05-18-2022 Learn how to use the PRINT command inside of QBasic/Quickbasic! We will also be looking at REM, ' comments in QBasic/Quickbasic. Finally we will look at using CLS and END to clear the screen and tell the program to end. We will learn how positive/negative numbers work inside of QBasic/Quickbasic with the print command. YouTube |