Register - Login - Forgotten Password

Lesson 5: Working With Text and Strings (Parent Q&A)

This lesson introduces strings, which Python uses to represent text. Open Full Article...

Lesson 5: Working With Text and Strings (Teach This Topic)

This guide supports teaching Python strings to learners aged 11 to 16. Open Full Article...

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? Open Full Article...

Lesson 2: Your First Python Program (Parent Q&A)

This guide explains the beginner Python ideas introduced in Lesson 2: Your First Python Program. Open Full Article...

Lesson 2: Your First Python Program (Teach This Topic)

This guide supports a beginner aged 11 to 16 in reading a first Python statement and connecting source code with its output. Open Full Article...

Lesson 2: Your First Python Program

How can one line of text make a computer display a message? Open Full Article...