os.system('cls')
is practice, and if so what are other ways to create a clear function? I know in C++
system("CLS");
is bad practice so I usually create my own functions for clearing, and pausing. I am not sure if os.system('pause > nul') is bad practice in python either? Any advice, and help would be appreciated.

New Topic/Question
Reply



MultiQuote





|