def fctCountdown(): t = 3 countdown = Label(Pong, text = "3", font = ("Fixedsys", 30), bg = "#CB997E", fg = \'black\') coun