11 likes | 11 Views
In Python, a string is a set of characters. It's a kind of derived results. Strings are unchangeable. This ensures they can't be updated until they've been identified. Many Python methods change strings, such as replace(), join(), and split().
E N D