How do we Get back up?
Rinse and Repeat
Last updated
Rinse and Repeat
Last updated
Using the moveDown procedure we built together - see if you can build a moveUp procedure that would move the boat from 1,4 to 1,0 (back up to the top)
So know your boat is moving down and up - but it still isn't crossing the entire grid. So use the repeat block and get the boat to move across all 5 columns
Print a final copy of your code and add it to your envelope