I am developing a program that allows the user name to be entered while running a countdown. To run the two functions in parallel, I decided to use threads for each of them, but