Which data type is used to store text in Python?

Explanation:
str (string) is used to store text.

Latest Blogs