Contents:
final_win
final_win.win
final_win.label_1
final_win.close_win()
final_win.reponse_oui()
Bases: object
object
A class to represent the final window of the application.
The Tkinter root window for the application.
Tk
The label widget for instructions.
Tkinter.ttk.Label
Closes the final window.
Handles the affirmative “Oui” button and restarts the application