Strings are ordered text
Strings are ordered text
A string is text stored in quotes, and Python treats it as an ordered sequence of characters. Because the characters are ordered, each one has a position called an index.
Strings are ordered text
Strings are ordered text
A string is text stored in quotes, and Python treats it as an ordered sequence of characters. Because the characters are ordered, each one has a position called an index.