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

Appearance settings

Commit 64ce619

Browse filesBrowse files
authored
Update README.md
1 parent a8e1360 commit 64ce619
Copy full SHA for 64ce619

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
3030
- [`ph_levels.py`](https://github.com/codedex-io/python-101/blob/main/3-control-flow/13_ph_levels.py)
3131
- [`magic_8_ball.py`](https://github.com/codedex-io/python-101/blob/main/3-control-flow/14_magic_8_ball.py)
3232
- [`the_cyclone.py`](https://github.com/codedex-io/python-101/blob/main/3-control-flow/15_the_cyclone.py)
33-
- [`sorting_hat.py` (solution 1)](https://github.com/codedex-io/python-101/blob/main/3-control-flow/16_sorting_hat_1.py)
34-
- [`sorting_hat.py` (solution 2)](https://github.com/codedex-io/python-101/blob/main/3-control-flow/16_sorting_hat_2.py)
33+
- [`sorting_hat.py`](https://github.com/codedex-io/python-101/blob/main/3-control-flow/16_sorting_hat_1.py) (solution 1)
34+
- [`sorting_hat.py`](https://github.com/codedex-io/python-101/blob/main/3-control-flow/16_sorting_hat_2.py) (solution 2)
3535

3636
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_loop.png" height="18"> Loops
3737

@@ -53,8 +53,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
5353
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge-6-functions.png" height="20"> Functions
5454

5555
- [`dry.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/28_dry.py)
56-
- [`fortune_cookie.py` (solution 1)](https://github.com/codedex-io/python-101/blob/main/6-functions/29_fortune_cookie_1.py)
57-
- [`fortune_cookie.py` (solution 2)](https://github.com/codedex-io/python-101/blob/main/6-functions/29_fortune_cookie_2.py)
56+
- [`fortune_cookie.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/29_fortune_cookie_1.py) (solution 1)
57+
- [`fortune_cookie.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/29_fortune_cookie_2.py) (solution 2)
5858
- [`rocket.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/30_rocket.py)
5959
- [`calculator.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/31_calculator.py)
6060
- [`stonks.py`](https://github.com/codedex-io/python-101/blob/main/6-functions/32_stonks.py)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.