Sha256: a2599524fbdd859b31f979b5bafb900bf6df1d0bdd31ce90c74481b430038795

Contents?: true

Size: 214 Bytes

Versions: 10

Compression:

Stored size: 214 Bytes

Contents

OPENCONSOLE

PRINT"Hello world!"

'This line could be left out.
PRINT:PRINT:PRINT"Press any key to end."

'Keep the console from closing right away so the text can be read.
DO:UNTIL INKEY$<>""

CLOSECONSOLE

END

Version data entries

10 entries across 7 versions & 1 rubygems

Version Path
zettacode-0.1.7 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.6 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.6 files.zettacode2/hello_world.text/iwbasic.txt
zettacode-0.1.5 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.5 files.zettacode2/hello_world.text/iwbasic.txt
zettacode-0.1.4 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.4 files.zettacode2/hello_world.text/iwbasic.txt
zettacode-0.1.3 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.2 files.zettacode/hello_world.text/iwbasic.txt
zettacode-0.1.1 zettacode.files/hello_world.text/iwbasic.txt