Day 14 - Data Types in Python - Part 2
We will look in details about Mapped data type and Set data type.
DICTIONARIES
Dictionaries are an ordered collection of key-value pairs enclosed within curly braces {} with unique keys.
They store multiple items in a single variable.
Accessing Dict...
sharmasmriti.hashnode.dev4 min read