Register - Login - Forgotten Password

Lesson 17: Adding, Removing and Changing List Items (Teach This Topic)

This guide supports teaching how Python lists can be changed after they are created. Open Full Article...

Lesson 16: Lists: Storing Groups of Information (Parent Q&A)

This guide explains how Python lists store several related values under one variable name. Open Full Article...

Lesson 16: Lists: Storing Groups of Information (Teach This Topic)

This guide supports you in teaching Python lists as ordered collections that keep related values under one variable name. Open Full Article...