Now we've got flags that are too high for our current jump! Let's add a parameter to our jump function called "height." The up arrow should jump 100 pixels, but the down arrow should jump 200 pixels. Click "edit" on the jump function and update it so that it uses the height parameter instead of just jumping 100 pixels.