I am writing a python program and I want to know is there a way to remove all the things which the program had printed when it ends. Eg:- In Linux when we get out of v
v