Which of the following is NOT a Python data type?

Explanation:

Python does not have a separate Character type; single characters are strings.

Explore more in Computer Science: