if i < 25: word = Label(project, text=(str(i + 1) + \'. \' + Threats[i]), font=\'Arial 10\') word.grid() word.place(relx=0.0, rely=0.22 +