DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

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

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦bc40feabe⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »ltp«

Derivation

└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
    └─⟦b2ec5d50f⟧ 
        └─⟦this⟧ »ltp« 

TextFile

0010 REM program pølsemand\r
0020 INPUT "hvor mange røde pølser",PØLSER\r
0030 INPUT "hvor mange varme brød",BRØD\r
0040 PRINT "tak ,det bliver";\r
0050 PRINT 1.25*PØLSER+.25*BRØD;"kr"\r
0060 END\r
▶EOF◀