99 bottles of beer: Difference between revisions

Content added Content deleted
Line 4,125: Line 4,125:
NinetynineBottles(when(Runtime.args.length > 0, int!Runtime.args[0], DEFAULT_BOTTLES_COUNT)).play()
NinetynineBottles(when(Runtime.args.length > 0, int!Runtime.args[0], DEFAULT_BOTTLES_COUNT)).play()
</syntaxhighlight>
</syntaxhighlight>
The output for two bottles of beer is as follow.
The output for two bottles of beer is as follows.
{{out}}
{{out}}
<pre>
<pre>