STEP 5: Next we'll use a for loop to give our friend a whole row of presents! First we need to create a variable.

  • In LOGIC, click on . Drag out Integer Variable. Drop it at the bottom of your program OUTSIDE the loop.
  • In and drag out Variable Display. Drop it at the bottom of your program.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE