Skip to content

Conversation

BrunoViola
Copy link
Contributor

I added a condition to handle when no bottles remain and added a pluralization logic for the word "bottle".

I removed a duplicated print of the verse "x bottles of beer on the wall" and added a condition to handle when no bottles remain.
The code was printing 'bottles' for every case, then I made a correction to print 'bottle' when it has just one bottle.
I noticed that the instructions in section 24, 'Inventory,' mention a list named 'lego_parts,' but here on GitHub, the list used is 'airplane_toys.
@BrunoViola BrunoViola closed this Oct 18, 2024
@BrunoViola
Copy link
Contributor Author

I closed this PR because I noticed an extra commit that wasn't supposed to be here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant