Categories
Is it possible to remove unnecessary lines from the terminal?
How can I remove all lines in the terminal except "Hello, world!"?
Answer the question
In order to leave comments, you need to log in
from os import system system("cls") print ("Hello word")
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question