Im making a random number guessing game with gui(tkinter) and this comes up RuntimeError: threads can only be started once. Im trying to kill the thread but I c
RuntimeError: threads can only be started once