I have two doubts about the Tkinter GUI. The first is: how do I do when the text of a label is greater than the size of the label, rather than being missing, continue on the next line. The second would be how to make label texts that have "\ n" left aligned, I can only make the first item stay, the rest are centered