At the end of this lesson, you will be able to:
understand and use a loop statement
Boolean expressions
go over while loops
see video below
go over while loop flowchart
go over while loop example (see below)
click on provided link to create a new GitHub repo
call the repo: TEJ2O.1 ⇢ Unit2-13
create a program that:
counts down!
when you press the "A" button it counts down from 4 to 0
at each number, you have that many Neopixels light up
do the above assignment but in Python
Click the "A" or "B" button