Register - Login - Forgotten Password

Lesson 5: Working With Text and Strings

How can Python keep track of a name, a message or a whole sentence when each is made from different marks? It represents such text as a string: an ordered sequence of characters. This leads to the central question of the lesson: how does Python store, examine and work with text?

Lesson 5: Working With Text and Strings

This lesson just one in the category Python Programming Level 1. To access this lesson you need to have a valid learner account, ask your parent to register you now.