Signing you in…

Strings in Python

Strings in Python: Basics

A string is an ordered sequence of characters. In Python strings are objects, which gives them great flexibility. A key property: strings are immutable. Once created, you cannot change a single letter in place — you build a new string from the old one.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.