Code.org Add Items to a List | Individually or Mixed Between | C.S. Principles Example with Code

Опубликовано: 18 Март 2026
на канале: Mr. Kaiser
8,619
24

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....