If a drone moves up, 15 is added to its altitude. If the drone moves down, 15 is subtracted from its altitude.
The altitude of the drone must only be between 5 and 300 inclusive.
The function adjustAltitude():
Complete the function adjustAltitude()
function adjustAltitude(direction, altitude)
Practise OCR GCSE Computer Science Designing, creating and refining algorithms with exam-style questions for GCSE Computer Science. 50 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.