Lists, Loops, and Traversals is unit 5 of Code.org's C.S. Principles course. The course is often used in AP Computer Science classrooms. Each part of the course challenges students to accomplish a new task while learning the principles of computer science. In this video, I walk through the step-by-step how to get the right answer for this puzzle.
Example App: https://studio.code.org/projects/appl...
List Tutorials: • Code.org How to Use Lists (Arrays) | C.S....