Remove trailing quote

This commit is contained in:
Terence Boldt 2021-05-29 13:01:13 -04:00
parent 83eeab1961
commit 75c953052f

View File

@ -8,7 +8,7 @@
900 HOME 900 HOME
1000 FOR PG = 0 TO 3 1000 FOR PG = 0 TO 3
1004 PRINT : PRINT 1004 PRINT : PRINT
1005 PRINT "Writing page "PG" to slot "SL" 1005 PRINT "Writing page "PG" to slot "SL
1006 PRINT "_______________________________________" 1006 PRINT "_______________________________________"
1007 PRINT "_______________________________________"; 1007 PRINT "_______________________________________";
1008 HTAB 1 1008 HTAB 1