Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 156 Bytes

File metadata and controls

10 lines (8 loc) · 156 Bytes

0x04. Python: More Data Structures

This project explores:

  • Sets
  • Lists
  • Tuples
  • Dictionaries
  • Lambda functions
  • map, reduce and filter functions.