Delete a certain sentence from terminal window

61 Views Asked by At

1

I would like to delete the sentence "RobotID.....on" from appearing every time I use the scanner for Karel Robot. Is there a way to do it?

I tried using system.out.flush(); to see if it would reset my whole terminal window but it doesn't.

0

There are 0 best solutions below