Lesson 2, Topic 4
In Progress

Activity

Lesson Progress
0% Complete

Problem solving: Modularity Example 1

Problem: Create a shape you want to laser cut.

  1. Divide it into small tasks
    • Create a function that draws a shape
    • Create a loop to repeat the shape
    • Iterate on the variables until the perfect shape
  2. Solve each task
  3. Combine the solutions

For this project write in your journal how would you divide the project into small tasks. There is no right or wrong answer. You’ll share this at your presentation time. 

FEEDBACK