Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 3

Lesson 2.17 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