Which data type is used to store text in Python?

Explanation:

str (string) is used to store text.

Explore more in Computer Science: