0

I'm doing a Ascii module. So I want to make a load bar that update every seconds. But with "os.system('cls')", it's blinking the screen. So what can I do ?

os.system('cls')
sys.stdout.write(string)

0 Answers0