Academic Resource Center

Python: Conditionals (with Video)

Updated on

This Python video introduces the Boolean data type, and how it can be used to help us make decisions within our programs. The "True/False" value of a Boolean data type is used in conjunction with the "if" statement, which will be expanded upon throughout this video, through topics such as chaining conditions and using Boolean operators

Need More Help?

Need more help? Sign up for one of our Python Basics workshops! Try the Python Basics Workshop to learn how to use Python coding language. Click here to see the full schedule of office hours and workshops.

Previous Article Python-List and Dictionary (with Video)
Next Article Strings in Python
Have a suggestion or a request? Share it with us!