File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
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
6666- [ ` bobs_burgers.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/35_bobs_burgers.py )
6767- [ ` favorite_cities.py ` ] ( https://github.com/codedex-io/python-101/blob/main/7-classes-objects/36_favorite_cities.py )
6868- [ ` 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)
7071
7172## <img src =" https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_modules.png " height =" 20 " > Modules
7273
You can’t perform that action at this time.
0 commit comments