Fixed it by getting rid of the `while instructions[instructionPointer] != ']'` 
from `while instructions[instructionPointer] != ']' and openPairs != 0:`, as 
well as the corresponding code in `conditionalJumpBackwards()`.

Reply via email to