Your subroutine, when called, should
scan the entire 80x25 text-mode video screen for
the letter 'I'.
For each letter 'I' that is found on the screen,
set the foreground color of the 'I' to be bright red.
Leave the background color unchanged.
All other characters on the screen should remain completely unchanged.