Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add alternative bottle pluralization solution and update README TOC #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kagandavran wants to merge 3 commits into codedex-io:main
base: main
Choose a base branch
Loading
from kagandavran:feat/bottle-pluralization
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add alternative solution link to README table of contents
Updated the README table of contents to include a hyperlink to the
new bottle pluralization solution. Also appended "(solution 1)" to the end of the original solution file.
  • Loading branch information
kagandavran authored Aug 16, 2025
commit d363e6c85e84918f2cd3aa02c9abccd7ca968d64
2 changes: 1 addition & 1 deletion README.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
- [`enter_pin.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/17_enter_pin.py)
- [`guess_number.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/18_guess_number.py)
- [`detention.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/19_detention.py)
- [`99_bottles.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/20_99_bottles.py)
- [`99_bottles.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/20_99_bottles.py) (solution 1)
- [`99_bottles.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/20_99_bottles_2.py) (solution 2)
- [`fizz_buzz.py`](https://github.com/codedex-io/python-101/blob/main/4-loops/21_fizz_buzz.py)

Expand Down

AltStyle によって変換されたページ (->オリジナル) /