Search for tag: "float"

Lesson 25.2 Error-Specific Recovery

In this video we show how to use the error type…

+19 More
From  Hannah Lee November 12, 2020 75 plays

Lesson 14.4 Try-Except and Testing

We have a new control structure, so it is time…

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

Lesson 14.2 Functions with Try-Except

Try-except statements will allow use to write…

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

Lesson 14.1 Try-Except Statements

In this video we intrduce a new control…

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

Lesson 12.1 Objects Everywhere

The biggest lie that we have told is that there…

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

Lesson 11.6 Attribute Invariants

When you work on Assignment 3, you will discover…

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

Lesson 7.4 Preconditions Categories

In this video, we break our preconditions up into…

+19 More
From  Hannah Lee September 24, 2020 78 plays

Lesson 7.3 Preconditions

The one thing that we have not talked about yet…

+19 More
From  Hannah Lee September 24, 2020 83 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 2.4 Dynamic Typing

If you have programmed before (and it is okay if…

+19 More
From  Hannah Lee September 07, 2020 127 plays

Lesson 2.2 Assignment Statements

Now that we have some idea of what a variable is,…

+19 More
From  Hannah Lee September 07, 2020 138 plays

Lesson 2.1 Notion of a Variable

Variables are tricky things because they are…

+19 More
From  Hannah Lee September 05, 2020 148 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

Lesson 1.3. Float Expressions

Integers are not the only number type in Python.…

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