Search for tag: "parentheses"

Lesson 29.4 The yield Statement

While generators are coroutines, the…

+19 More
From  Hannah Lee December 03, 2020 61 plays

Lesson 22.3 The object Class

Every class must be a subclass of something, and…

+19 More
From  Hannah Lee November 08, 2020 83 plays

Lesson 20.5 Method Definitions

In addition to attributes, objects also have…

+19 More
From  Hannah Lee October 27, 2020 122 plays

Lesson 20.1 Class Definitions

In this video we show you the basic format of a…

+19 More
From  Hannah Lee October 27, 2020 131 plays

Lesson 15.3 List Expressions

In this video we introduce the list, which looks…

+19 More
From  Hannah Lee October 10, 2020 90 plays

Lesson 15.1 Tuple Expressions

In this video we introduce the first new…

+19 More
From  Hannah Lee October 10, 2020 84 plays

Lesson 12.4 Functions in Memory

We know what happens when we call a function. But…

+19 More
From  Hannah Lee October 02, 2020 85 plays

Lesson 11.8 Object Methods

Objects have an interesting feature that we saw…

+19 More
From  Hannah Lee October 02, 2020 86 plays

Zoom Sep. 22. Specifications and Testing

Both specifications and testing are critical for…

From  Hannah Lee September 24, 2020 29 plays

Lesson 6.4 Advanced String Methods

In the previous video, we showed how to call a…

+19 More
From  Hannah Lee September 16, 2020 108 plays

Lesson 6.3 String Methods

Strings do not have a lot of functions associated…

+19 More
From  Hannah Lee September 16, 2020 101 plays

Lesson 5.2 Procedures

In this video, we show you how to define a…

+19 More
From  Hannah Lee September 11, 2020 163 plays

Lesson 5.1 Function Terminology

This video series is where we start to pile on…

+19 More
From  Hannah Lee September 11, 2020 125 plays

Lesson 3.4 Python Documentation

While this new video/lecture format is allowing…

+19 More
From  Hannah Lee September 09, 2020 142 plays

Lesson 3.1 Built-In Functions

The easiest functions to use in Python are those…

+19 More
From  Hannah Lee September 09, 2020 162 plays

Lesson 1.7 Mixed Expressions

For the most part, operations are used to combine…

+19 More
From  Hannah Lee September 04, 2020 183 plays