In a flight control program for an autonomous drone, a programmer has declared a variable named gyroOffset inside the subroutine adjustPitch.
gyroOffset
adjustPitch
Explain what is meant by a local variable in this context.