Objective:
- In this assignment, we logged into Code Academy and completed a section where it says “Advanced Topics in Python”. In this section, we basically do an overall review on certain topics like “Iterating Over Dictionaries”, “Comprehending Comprehension”, “List Slicing”, and” Lambda Expressions”.
Here are some of the topic reviews for each individual:
Overall Experience:
- This assignment wasn’t as bad, more like a refresher. It allowed me to understand some of these topics much more and learn how they work with the use of Python.