I want to erase character or line from terminal in Python.
For example, I printed "Hello World" using print("Hello World"). And then I us
print("Hello World")