CISY 125 - In-Class Lab # 1b
Enter in the program
Enter the following 4 line program into QBasic:
REM your name here - In-class Lab 1
CLS
PRINT "Hello World"
END
Make sure the REM statement has your full name instead of "your name here".
Save your work
Save the program on the In-Class floppy as INLAB1.BAS
Run your program
Run the program to check that it works.
Submitting the program
- Submit the QBasic code electronically (either hand in the In-Class Floppy, or e-mail the QBasic code)
- Submit the QBasic code on paper.