Skip to content

stonehellway/Project-Personal-99bottlesOfBeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project-Personal-99bottlesOfBeer

Implementation of https://github.com/jorgegonzalez/beginner-projects#99-bottles

99 Bottles

Create a program that prints out every line to the song "99 bottles of beer on the wall."
Do not use a list for all of the numbers, and do not manually type them all in. Use a built in function instead.
Besides the phrase "take one down," you may not type in any numbers/names of numbers directly into your song lyrics.
Remember, when you reach 1 bottle left, the word "bottles" becomes singular.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages