File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
30
30
- [ ` ph_levels.py ` ] ( https://github.com/codedex-io/python-101/blob/main/3-control-flow/13_ph_levels.py )
31
31
- [ ` magic_8_ball.py ` ] ( https://github.com/codedex-io/python-101/blob/main/3-control-flow/14_magic_8_ball.py )
32
32
- [ ` 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 )
35
35
36
36
## <img src =" https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_loop.png " height =" 18 " > Loops
37
37
@@ -53,8 +53,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
53
53
## <img src =" https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge-6-functions.png " height =" 20 " > Functions
54
54
55
55
- [ ` 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 )
58
58
- [ ` rocket.py ` ] ( https://github.com/codedex-io/python-101/blob/main/6-functions/30_rocket.py )
59
59
- [ ` calculator.py ` ] ( https://github.com/codedex-io/python-101/blob/main/6-functions/31_calculator.py )
60
60
- [ ` stonks.py ` ] ( https://github.com/codedex-io/python-101/blob/main/6-functions/32_stonks.py )
You can’t perform that action at this time.
0 commit comments