O Level Papers!
An Interrupt Service Routine (ISR) is a function that executes automatically when a specific interrupt occurs, allowing the Arduino to respond immediately to events like button presses or sensor inputs without polling.