Sha256: d27d43af29ffcff0c0d819d5bd61274e676be9d1aad4431d714d0a5a9a14705c

Contents?: true

Size: 156 Bytes

Versions: 10

Compression:

Stored size: 156 Bytes

Contents

{{works with|Windows XBasic}}

PROGRAM "hello"
VERSION "0.0003"

DECLARE FUNCTION Entry()

FUNCTION Entry()
  PRINT "Hello World"
END FUNCTION
END PROGRAM

Version data entries

10 entries across 7 versions & 1 rubygems

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