Which of the following is not a valid Python data type?

Explanation:

In Python, a dictionary is a data structure, but it is not a primitive data type.