diff --git a/src/data/roadmaps/python/content/dictionaries@bc9CL_HMT-R6nXO1eR-gP.md b/src/data/roadmaps/python/content/dictionaries@bc9CL_HMT-R6nXO1eR-gP.md index ff91f2cb2..01eb3509f 100644 --- a/src/data/roadmaps/python/content/dictionaries@bc9CL_HMT-R6nXO1eR-gP.md +++ b/src/data/roadmaps/python/content/dictionaries@bc9CL_HMT-R6nXO1eR-gP.md @@ -6,3 +6,4 @@ Learn more from the following resources: - [@official@Dictionaries in Python](https://docs.python.org/3/tutorial/datastructures.html#dictionaries) - [@article@W3 Schools - Dictionaries](https://www.w3schools.com/python/python_dictionaries.asp) +- [@article@Dictionaries in Python](https://realpython.com/python-dicts/)