|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 384 (0x180) Types: TextFile Names: »B.BAS«
└─⟦016ef1d53⟧ Bits:30005210 BASIC Demo └─ ⟦this⟧ »B.BAS«
5 B=6 10 PRINT" 8 88 8" 20 PRINT" 8 8 8 8" 30 PRINT" 8 8 8 8" 40 PRINT" 88 88" 50 PRINT" 88 88" 51 PRINT" 8 8 8 8" 52 PRINT" 8 8 8 8" 53 PRINT" 8 88 8" 54 GOTO 10 55 A=A+1 60 IF A<B THEN GOTO 55 65 A=0 70 GOTO 5 «eof»