Skip to content

Commit f9dbd16

Browse files
authored
feat: add resource for dictionaries (kamranahmedse#8090)
1 parent 21ed4a6 commit f9dbd16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/roadmaps/python/content/dictionaries@bc9CL_HMT-R6nXO1eR-gP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Learn more from the following resources:
66

77
- [@official@Dictionaries in Python](https://docs.python.org/3/tutorial/datastructures.html#dictionaries)
88
- [@article@W3 Schools - Dictionaries](https://www.w3schools.com/python/python_dictionaries.asp)
9+
- [@article@Dictionaries in Python](https://realpython.com/python-dicts/)

0 commit comments

Comments
 (0)