This assignment helps students explore core Python collection types: Lists, Tuples, Sets, and Dictionaries. Through practical tasks, they will learn to create, access, and modify these structures. The lab highlights their differences in mutability, usage, and performance, building skills for real-world data handling.
mrmushtaq/Python-Lists-Tuples-Sets-and-Dictionaries
This assignment helps students explore core Python collection types: Lists, Tuples, Sets, and Dictionaries. Through practical tasks, they will learn to create, access, and modify these structures. The lab highlights their differences in mutability, usage, and performance, building skills for real-world data handling.
Jupyter Notebook