๐Ÿ“– Beginning Python Programming /
Module: List & Collection

Collection types in Python

๐Ÿ“– Beginning Python Programming / List & Collection / Collection types in Python

Collection types in Python

In this module, we will learn different collection types in Python.

  • List & Tuple
  • Set
  • Dictionary
  • Named Tuple