Raven reads the auto-pilot program very slowly.
Deep inside, she finds a new kind of line.
It says lower height by 2.
Nova beeps. That line makes the ship drop!
But why does it run at the same spot?
Raven says there is always another clue.
Lower height by 2 takes 2 away.
The box held 5.
Now it holds 3.
set height to 5 lower height by 2 say height land
Change adds to the box.
Lower takes away from the box.
Read the first word carefully!
Build a flight up 3 spaces.
Start the box at 5.
Lower it before Nova flies. Then land.
The lower line makes the drop.
But when does that line run?
Raven writes the question down.
| program | Nova says 3? |
|---|---|
| set height to 5, lower height by 2, say height | ? |
| set height to 3, lower height by 2, say height | ? |
| set height to 5, set speed to height, lower speed by 2, say speed | ? |
| set height to 4, change height by 2, say height | ? |
Change adds to a box.
Lower takes away from a box.
The lower line makes the drop.
Great work, Crew!