Search for tag: "firstname"
Lesson 10.5 Helper FunctionsIn the string videos we talked about the backwards approach to function design. Unforunately, this technique does not combine well with iterative testing. In this video we look at an alternative…
From Hannah Lee
88 plays
|
|
Lesson 10.3 PseudoCodeIn this video we introduce pseudocode, which is a step-by-step English description of what we want to do. The goal is provide an outline that we convert into Python later.
From Hannah Lee
106 plays
|