Does any standard “comes with batteries” method exist to clear the terminal screen from a Python script, or do I have to go curses (the libraries, not the words)?
Does any standard “comes with batteries” method exist to clear the terminal screen from a Python script, or do I have to go curses (the libraries, not the words)?