Hi. I am writing a very basic function to be used as a timer.
I want it to simply print the number, then clear the screen.
I do not want to use the System('cls') function for clearing the screen.
atm the function seems very weird and glitchy. Any advice?