Code Golf: Code Golf: Difference between revisions

m
BASIC256 moved to the BASIC section.
m (BASIC256 moved to the BASIC section.)
Line 109:
<syntaxhighlight lang="sh">./Code\ Golf</syntaxhighlight>
 
=={{header|BASIC256BASIC}}==
==={{header|BASIC256}}===
With a quoted string, the following weighs in at 12 bytes.
<syntaxhighlight lang="freebasic">?"Code Golf"</syntaxhighlight>
511

edits