Please enable JavaScript to use CodeHS

Utah Introduction to Python 1

Lesson 7.2 If/Else Statements

Description

In this lesson, students will learn how to expand on If Statements by including a way to have Tracy make decisions between multiple scenarios.


Objective

Students will be able to:

  • Use if/else statements in order to have Tracy make decisions between multiple scenarios