Labels:text | screenshot | font | line | number OCR: Instruction Code Sub Command_Click 0) proc_int% = 1 GoSub my_instruction If (subroutine_int% = 2) Then Print Exit Sub my_instruction: subroutine_int% = proc_int + 1 Return End Sub Set of commands performing actions on a computer