Drawing patterns in code.org

When we first learn coding using sites like code.org we encounter puzzles that require common patterns to solve. These are some of those common coding patterns that all students should understand thoroughly: Move along a line Repeat 1 or more actions a...