0 REM SAMPLE.BAS - Desc:This is an example of a commented BASIC file Date: 8/31/83 | Time:11:30 | By:sn/bh 10 PRINT:PRINT:PRINT: PRINT "This simple program really should work. It says 'Hello'." 20 PRINT:PRINT: PRINT TAB(20)"HELLO": PRINT T:PRI