Register - Login - Forgotten Password

Lesson 20: Dictionaries: Storing Information in Key-Value Pairs

Why can a contact card find “email” instantly, while a list may make you remember which position holds it? Open Full Article...

Lesson 17: Adding, Removing and Changing List Items

What if the information in a list changes after the program has started? Open Full Article...

Lesson 16: Lists: Storing Groups of Information

What if a program needs to remember five scores instead of just one? Open Full Article...