6:56

Lab 01 Follow-up

By: cbcafier

Addressing minor issues noted in our first lab

5:15

Truthiness and Falsiness In Python

By: cbcafier

Truthiness and Falsiness In Python

6:59

Boolean Literals and Simple Boolean Expressions

By: cbcafier

Boolean literals, True and False, and simple Boolean expressions using comparison operators.

8:16

Expressions

By: cbcafier

An introduction to expressions in Python. For more, see: https://www.uvm.edu/~cbcafier/cs021/

7:18

Using the Python Interpreter (Shell)

By: cbcafier

Motivation for and demonstration of the Python shell. For more, see: https://www.uvm.edu/~cbcafier/cs021/