Skip to content

Commit

Permalink
Introduction to Python: More Data Structures: Set, Dictionaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N committed Nov 27, 2024
1 parent 67e573d commit 90f6cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x04-python-more_data_structures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Read or watch:**
- [Data structures](https://docs.python.org/3/tutorial/datastructures.html)
- [Lambda, filter, reduce and map](https://python-course.eu/advanced-python/lambda-filter-reduce-map.php)
- [Learn to Program 12 Lambda Map Filter Reduce](https://intranet.alxswe.com/rltoken/v9eyFryhkYmxDI13iTx2VA)
- [Learn to Program 12 Lambda Map Filter Reduce](https://www.youtube.com/watch?v=1GAC6KQUPeg)

**man or help:**
- `python3`
Expand Down

0 comments on commit 90f6cce

Please sign in to comment.