Companies Home Search Profile

Python Booleans: Leveraging the Values of Truth

Focused View

Cesar Aguilar

1:09:22

87 View
  • RP-Booleans-Lesson-0-overview.mp4
    03:15
  • RP-Booleans-Lesson-1.mp4
    07:22
  • RP-Booleans-Lesson-2.mp4
    06:54
  • RP-Booleans-Lesson-3.mp4
    08:19
  • RP-Booleans-Lesson-4.mp4
    08:11
  • RP-Booleans-Lesson-5.mp4
    16:17
  • RP-Booleans-Lesson-6.mp4
    06:11
  • RP-Booleans-Lesson-7.mp4
    12:05
  • RP-Booleans-Lesson-8-summary.mp4
    00:48
  • booleans.zip
  • booleans slides.pdf
  • Description


    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.

    What You'll Learn?


    • 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

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Cesar Aguilar
    Cesar Aguilar
    Instructor's Courses

    Cesar is an avid Pythonista and records video courses for Real Python. He enjoys teaching programming to anyone who listens and seeing in others their programming “eureka” moment. His first love is mathematics and teaches it to anyone who listens, and then tells them that they should also learn how to code (in Python of course!). Annoyed with the licensing circus of commercial software, Cesar started using Python in 2013 for his research in differential equations and graph theory. When not coding in Python, Cesar enjoys web development in PHP and JavaScript.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 9
    • duration 1:09:22
    • Release Date 2023/01/05