Lists are a versatile way of organizing your data in Python. List literals are written within square brackets [ ].
1. Intro to Python NotebookA String is a sequence of characters enclosed in quotes. Python supports two types of quotes for creating a string: single quotes ('...') and double quotes ("...").
2. Python Strings NotebookDictionary is an unordered collection of key-value pairs. "dict" is a built-in Python class that represents a dictionary object.
3. Python DictionariesAt vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis
4. Loops and Conditions Notebook