queue = tuple(i for i in range(0, 99999)) point = 0 def handler(): print() def switch(): for count in queue: handler()