Testing Two Boolean Conditions in Python

preview_player
Показать описание
Coding with Tim Sever
Introduction to Python

This video gives several examples of how to code the testing of tow Boolean variables; that is, jointly determining the states of each. By way of illustration, we work though the case of determining whether a number is divisible by 2 or divisible by 3 but not both. In closing, we look at the general programming case.

▬ Chapter Contents of this video ▬▬▬▬▬▬▬▬▬▬
00:00 - Begin
00:12 - Contents
01:08 - Introduction
02:00 - Example 1
04:26 - Example 1 (Code)
06:27 - Example 2
08:11 - Example 2 (Code)
08:57 - Example 3
11:05 - Example 3 (Code)
11:36 - Example 4
14:09 - Example 4 (Code)
14:39 - Exploring General Case
18:55 - Example 5
19:52 - A Quick Look at 3 Variables

Thank you for watching this video. Please share and subscribe.

========================================
========================================
Рекомендации по теме