The zip() purpose pairs features from two lists into tuples, and the dict() constructor converts these tuples right into a dictionary. It’s a simple solution to map keys to values.
consider this quiz to check your https://mazkingin.com/practice-challenge-questions-for-python-beginners/