File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
exercises/19-Bottles-Of-Milk Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Here you can listen to the song: https://www.youtube.com/watch?v=Xy-da43E6Lo
1818
1919The result should be something like this:
2020
21- ``` sh
21+ ``` text
222299 bottles of milk on the wall, 99 bottles of milk.
2323Take one down and pass it around, 98 bottles of milk on the wall.
2424
@@ -40,4 +40,4 @@ Go to the store and buy some more, 99 bottles of milk on the wall.
4040
4141+ At the end of the song, the lyrics change because there is only ** one** bottle (singular instead of plural).
4242
43- + Read the last lyrics, and you will see how the last line changes to ` "go to the store and buy some more" ` .
43+ + Read the last lyrics, and you will see how the last line changes to ` "Go to the store and by some more, 99 bottles of milk on the wall. " ` .
You can’t perform that action at this time.
0 commit comments