Please enable JavaScript to use CodeHS

Teaching Intro to Computer Science in Python 3

Lesson 4.6 Booleans

Description

In this lesson we will discuss what is a Boolean and go over examples.


Objective

Students learn about booleans and how they might be useful in their programs.