If a basic program sets display colors, those colors will still be used by the console after BRK exits the program. Behavior would be better if colors are reset to ensure it's still easy to see what is on the screen as you continue working on your program.
If a basic program sets display colors, those colors will still be used by the console after BRK exits the program. Behavior would be better if colors are reset to ensure it's still easy to see what is on the screen as you continue working on your program.