Conditionals with Python

Apr 14, 2015 • Derek Howard

My video presents how to use if/else statements to get a small program to perform different actions given different conditions. It supposes students had already gone over boolean expressions and writing small functions.

Conditionals in Python

I’m not used to explaining out loud my thoughts as I type and I thought it was also a useful way to help me remember and focus on some of the subtleties that I might not always think are important.