DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦5dbf01b93⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »SIDE190A«

Derivation

└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette
    └─ ⟦this⟧ »SIDE190A« 

TextFile

0010 FOR i:= 1 TO 100 DO
0020   RANDOMIZE 
0030   x:= RND(1,2)
0040   IF x=1 THEN PRINT "plat    ",
0050   IF x=2 THEN PRINT "krone   ",
0060 NEXT i
«eof»