DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

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

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦6a2225209⟧ TextFile

    Length: 1920 (0x780)
    Types: TextFile
    Names: »CRAPS2.PAS«

Derivation

└─⟦f983c2ef3⟧ Bits:30004681 Pascal opgaver (Butler)
    └─⟦this⟧ »CRAPS2.PAS« 

TextFile

          
            WRITELN;
            WRITELN('Ud af ', antal : 5, ' spil blev de ', vundet : 5,
                    ' spil vundet');
            WRITELN('Frekvensen af vundne spil: ',
                    vundet / antal * 100 : 5 : 2, ' %');
        END.
«eof»