In c# I can simply clear the console with Console.Clear();. Is there a way to simply clear the console in python like there is in c#?
Asked
Active
Viewed 133 times
1
-
For future questions, please do some research before hand as repetitive questions are quite common. So in an attempt, I'm writing this to make one less user prone to repeat the same mistake many others do. Searching online for simple keywords like "python clear console" gives more than plenty results, one of which is the link above. Voting to close this as it's duplicated many times, and I leave you Nicholas with the note that when asking questions, we'd like to see some effort in trying to solve things on your own before asking us for help, as we're not a coding service. Best of luck! – Torxed May 26 '20 at 22:17