Intro to Python Programming
A string is a sequence of characters enclosed within single, double, or triple quotes in Python. It is an immutable data type used for storing text.
congrats on reading the definition of string. now let's actually learn it.