Lesson 10: More methods, functions, and a new loop
This lesson introduces object methods in more detail, along with some useful Python built-in functions and the while loop.
Watch the lesson, then try the code …
The PYTHON CODE button after the video, will take you the live, interactive code that was featured in the lesson. The code windows can be edited and run interactively - and don’t be afraid of messing them up. You can always use the “Reset” feature in the menu at the upper left (with the 3 horizontal bars) to recover …



