Search for tag: "accept"
Lesson 26.1 The While-LoopIn this video we talk about the while-loop and explain why it is necessary. In particular, there are types of iteration that are not possible with the for-loop.
From Hannah Lee
86 plays
|
|
Lesson 14.1 Try-Except StatementsIn this video we intrduce a new control structure: the try-except statement. As we will see, it looks very similar to an if-else statment with some important differences.
From Hannah Lee
91 plays
|
|