Register - Login - Forgotten Password

Lesson 8: Making Decisions With If Statements

How can a Python program choose between different actions when a game score changes? A fictional game provides a clear setting for examining this question. The important issue is how a program connects a test with a possible outcome. A flowchart makes that connection visible.

Lesson 8: Making Decisions With If Statements

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.