Register - Login - Forgotten Password

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? The answer is not one clever command, but several familiar Python features working together in a controlled programme flow. This section examines how a small number guessing game moves from choosing a hidden value to giving feedback, repeating when needed and finishing at the correct guess.

Lesson 28: Building a Number Guessing Game in Python

This lesson just one in the category Python Programming Level 1. To access this lesson you need to have a valid learner account, ask your parent to register you now.