Sha256: a49e1380d96d0a3d93dfe0ae27138a6156eb571df2106c74572cffdfd0a2a7a7

Contents?: true

Size: 688 Bytes

Versions: 10

Compression:

Stored size: 688 Bytes

Contents

<!-- {{incorrect|Applesoft BASIC|output isn't consistent with the task's requirements: mixed case.}} -->

Important Note: Although Applesoft BASIC allowed the storage and output of mixed-case strings, the ability to enter mixed-case via the keyboard and to output mixed-case on the default display was not offered as standard equipment on the original Apple II/II+.  Since Applesoft WAS the default programming language for the Apple II+, perhaps some flexibility in the task specification could be offered, for this and for other systems that lacked proper mixed-case I/O capabilities in at least one popular configuration.

<syntaxhighlight lang="applesoft basic"> PRINT "Hello world!"

Version data entries

10 entries across 7 versions & 1 rubygems

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