Conditional statements in Python
$4.99+
$4.99+
https://schema.org/InStock
usd
Point Breeze Publishing, LLC
Conditional statements allow you selectively execute code based on a condition in your code. Python supports this with if/elif/else statements and a variety of comparison, logical and membership operators. You can also do some conditional operations on arrays. This booklet will show you what these are, and how to use them in your code. You will also find some links to YouTube videos on conditional statements and Python operators in the booklet.
A PDF and ipynb containing all the narrative and code examples, and two sketchnotes on conditional statements and operators.
Add to wishlist