Register - Login - Forgotten Password

Lesson 5: Repeating Code with Loops in JavaScript

What does this loop display: `while (count Open Full Article...

Lesson 28: Building a Number Guessing Game in Python

How can a computer appear to “think” of a secret number and respond intelligently to every guess? Open Full Article...

Lesson 13: Repeating Code With While Loops (Teach This Topic)

This guide supports teaching the finished lesson on Python while loops at home. Open Full Article...

Lesson 13: Repeating Code With While Loops (Parent Q&A)

This guide explains how Python uses while loops to repeat instructions while a condition remains true. Open Full Article...

Lesson 14: Repeating Code With For Loops (Parent Q&A)

This guide explains the main ideas in Lesson 14, which introduces Python for loops. Open Full Article...

Lesson 14: Repeating Code With For Loops (Teach This Topic)

This guide supports a home-educating parent teaching Python for loops to learners aged 11 to 16. Open Full Article...