Python 3 - Logical and Bitwise Boolean Operators

preview_player
Показать описание
An introduction to using logical Boolean operators in Python, and how the idea can be extended to bitwise operations - including an example of how to use EOR/XOR for encryption. See also my video on using True and False in your programming.

Using bitwise logic to convert to binary:

Рекомендации по теме
Комментарии
Автор

this helped me ace my python essentials exam. kudos man.

bamfuzo
Автор

Currently going through university and this video helped so much

lanegalambos
Автор

Wow that really helped me. Thank you.

dthrussell