Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| 184_notes:loops [2022/04/20 14:42] – [Nesting While Loops] woodsna1 | 184_notes:loops [2022/05/07 01:19] (current) – woodsna1 | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| You guessed it--in just a few lines, this code prints the numbers from 1 to 100. Let's break down what it's doing. | You guessed it--in just a few lines, this code prints the numbers from 1 to 100. Let's break down what it's doing. | ||
| + | ==== Lecture Video ==== | ||
| + | |||
| + | {{youtube> | ||
| ==== While Loops ==== | ==== While Loops ==== | ||