inspirezonetech / TeachMePythonLikeIm5

Teach the Python programming language using a collection of super beginner friendly tutorials and challenges.
https://inspirezone.tech/
MIT License
26 stars 41 forks source link

Created a tutorial on iterating over dictionaries. #76

Closed drentsoft closed 3 years ago

drentsoft commented 3 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #74

2. Description

Added a tutorial for iterating over dictionaries. The challenge is a little harder than the others but should be easy enough through reading the carefully worded challenge prompts.

3. Fill in checklist by marking [x]

funbeedev commented 3 years ago

@drentsoft great work!