Member Profile

Playlists By cbcafier

Member currently has no playlists.

Media By cbcafier

9:20

Generative AI: Legitimate and illegitimate uses

By: cbcafier

Generative AI: Legitimate and illegitimate uses in CS1210

15:13

Enumerate objects

By: cbcafier

Enumerate objects

10:52

`range` objects

By: cbcafier

How to use the range constructor in Python

20:23

UVM Women's Basketball Height

By: cbcafier

An exercise with for loop in Python

16:36

`for` loops

By: cbcafier

`for` loops iterate over an iterable

24:57

`while` loops

By: cbcafier

`while` loops iterate while some condition is true.

7:20

An introduction to loops

By: cbcafier

An introduction to loops

17:19

Passing a mutable to a function

By: cbcafier

Passing a mutable to a function

11:15

Sequence unpacking

By: cbcafier

Sequence unpacking