File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Original file line number Diff line number Diff line change @@ -66,7 +66,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
66
66
- [ ` bobs_burgers.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/35_bobs_burgers.py )
67
67
- [ ` favorite_cities.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/36_favorite_cities.py )
68
68
- [ ` bank_accounts.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/37_bank_accounts.py )
69
- - [ ` pokedex.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/38_pokedex.py )
69
+ - [ ` pokedex.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/38_pokedex_1.py ) (solution 1)
70
+ - [ ` pokedex.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/38_pokedex_2.py ) (solution 2)
70
71
71
72
## <img src =" https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_modules.png " height =" 20 " > Modules
72
73
You can’t perform that action at this time.
0 commit comments