Should we split the console into two consoles when doing console IO? That way, messages about the simulation can be separated from the IO during the program execution. Or should we use different fonts or colors for each? The console is a codeArea and so we should be able to do so.
Should we split the console into two consoles when doing console IO? That way, messages about the simulation can be separated from the IO during the program execution. Or should we use different fonts or colors for each? The console is a codeArea and so we should be able to do so.