Language Falcon
| Date: | 04/03/09 |
| Author: | Jessie Finley |
| URL: | n/a |
| Comments: | 0 |
| Info: | http://www.falconpl.org |
| Score: |
while true
for i in [99:1]
> @ "$(i) bottle(s) of beer on the wall, $(i) bottle(s) of beer"
> "Take one down, pass it around " + (i-1) + " bottles of beer on the wall"
for j in [0:1000000]
end
end
> "No more bottles of beer on the wall, no more bottles of beer."
> "Go to the store and buy some more, 99 bottles of beer on the wall."
for j in [0:10000000]
end
end
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments