Data update
This commit is contained in:
parent
9817d9b99b
commit
07c7092a52
140 changed files with 2712 additions and 241 deletions
|
|
@ -13,7 +13,7 @@ columns
|
|||
120 IF l <= szb THEN READ b$(l): PRINT b$(l);
|
||||
130 IF l <= szc THEN READ c$(l): PRINT c$(l);
|
||||
140 PRINT: REM newline
|
||||
150 NEXT l
|
||||
145 NEXT l
|
||||
150 PRINT "The arrays are shown in columns."
|
||||
160 PRINT "A$ runs down the left hand side,"
|
||||
170 PRINT "and C$ runs down the right."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue