# Player list self.player_list_label = tk.Label(root, text="Players Online:") self.player_list_label.pack()