Register - Login - Forgotten Password

Lesson 29: Building a Text Adventure Game in Python

You wake in a mysterious room: a dark passage lies to the left, while a stairway rises to the right. Open Full Article...

Lesson 12: Building Your First Python Quiz

How can familiar Python ideas turn into a working quiz? The surprising answer is that Python has no special quiz command. 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...