
How to Program: Computer Science Concepts and Python Exercises
Conditionals and Boolean Expressions
Educational · Jun 1, 2020 · 29 min Prime Video
Available on Prime Video
S1, E3: Any time a computer takes different paths depending on your response, there is usually a conditional statement involved. Delve into these widely used tools, looking at branching points, comparisons, if/then statements, nesting conditionals, and Boolean (true/false) expressions.
Educational · Jun 1, 2020 · 29 min