|
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: »SIDE98«
└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette └─ ⟦this⟧ »SIDE98«
0010 DIM antal(10),navne$(10) OF 10 0020 FOR i:= 1 TO 10 DO 0030 READ antal(i),navne$(i) 0040 NEXT i 0050 // her følger data til opgaven: 0060 DATA 7,"bananer",24,"tomater",12,"tuborg" 0070 DATA 90,"rosiner",30,"svesker",78,"æbler" 0080 DATA 24,"pærer",50,"kg sukker",71,"kasser" 0090 DATA 45,"sodavand" «eof»