@ASF wrote:
Python has options to reset the cursor position and flush output to prevent output from scrolling in the console e.g.
print("\r this will be over written by the next line",flush=true)
Is there something similar in julia?
Posts: 4
Participants: 3