Search Results

Results for: 'python'

6:56

Lab 01 Follow-up

By: cbcafier

Addressing minor issues noted in our first lab

19:57

Using f-strings and format specifiers

By: cbcafier

Using f-strings and format specifiers

8:39

Introduction to the `math` module

By: cbcafier

Introduction to the `math` module

13:51

Using the `input()` function

By: cbcafier

Using the `input()` function

6:59

Boolean Literals and Simple Boolean Expressions

By: cbcafier

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

9:21

Functions: defining and calling a function

By: cbcafier

Functions: defining and calling a function

15:35

Functions with more than one parameter (argument)

By: cbcafier

Functions with more than one parameter (argument)

5:00

Pure and Impure Functions

By: cbcafier

Pure and impure functions

7:49

How to read exceptions

By: cbcafier

How to read exceptions