... output of all prints is going to screen ONLY in the moment when the program is finished...
I think (if the terminal should be an output console) that every print should go to the screen immediately...
BUT I don't know if it was your intention that the terminal screen is also output console for running program.
This will take re-thinking how the read and command functions process io
... output of all prints is going to screen ONLY in the moment when the program is finished...
I think (if the terminal should be an output console) that every print should go to the screen immediately...
BUT I don't know if it was your intention that the terminal screen is also output console for running program.
This will take re-thinking how the read and command functions process io