rsokl / Learning_Python

Source material for Python Like You Mean it
https://www.pythonlikeyoumeanit.com/
Other
165 stars 54 forks source link

Adds alternative solutions for an exercise #143

Closed pemocarlo closed 4 years ago

pemocarlo commented 4 years ago

This adds alternative solutions to the reading comprehension exercise Assignment via advanced indexing of the chapter Advanced indexing from Module 3

rsokl commented 4 years ago

Thanks for this @carlosperezm ! I'll review this ASAP 😄

pemocarlo commented 4 years ago

Thanks for the review! And thanks for the great work!. I am really enjoying PLYMI, it has the right information to get up to speed with Python, quantity and quality wise. I also like the reading comprehension questions along the way. I have some other ideas to add, so expect more PRs in the next days ;)

rsokl commented 4 years ago

Thanks for the kind feedback @carlosperezm ! And please do open those PRs - I am always looking to improve PLYMI, and am especially keen to add more reading comprehension problems and end-of-module problems. Also, let me know if you have any other feedback/critiques as you work through the site.