Cesar Aguilar – Python Booleans Leveraging the Values of Truth

$25.00

We only charge convenience fees

  • Only Mega Links will be Provided
  • On Demand Download Links Available
Guaranteed Safe Checkout

Cesar Aguilar - Python Booleans Leveraging the Values of Truth
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lessons (1h 9m) | Size: 124 MB
Understanding how Python Boolean values behave is important to programming well in Python. The Python Boolean type is one of Python’s built-in data types. It’s used to represent the truth value of an expression. For example, the expression 1 <= 2 is True, while the expression 0 == 1 is False.

In this course, you’ll learn how to:
Use Python Booleans to write efficient and readable Python code
Manipulate Boolean values with Boolean operators
Convert Booleans to other types
Convert other types to Python Booleans
Homepage

https://realpython.com/courses/booleans-leveraging-truth/