Course Content
Lectures
0/60
Python Beginner to Intermediate Course
About Lesson

This video of the series of Python tutorials will mainly focus on boolean data types. These
types of data are either True or False and can be used in so many different circumstances such as
when you are want to check if a specific character or string exists in another larger string or an
element exists in an array and for so many other use cases.

Join the conversation