Chapter 2: The print() function

Опубликовано: 09 Июль 2026
на канале: J David Eisenberg
347
3

Various forms of the print() function, including formatting output.

Note: at 8:10 I say“I’ll pass that on to the format function” -- the period (dot) between the string and the word format is a **method call**, which we will learn about much later in the class. For now, just accept it as how things are done in Python.

A couple of times during this video, I read “=” as “equals” instead of “refers to.” Old habits die hard, I guess!

The web page I refer to at 10:17 is http://cit.evc.edu/comsc020/fall_2016...