A5_final_win module

class A5_final_win.final_win[source]

Bases: object

A class to represent the final window of the application.

win

The Tkinter root window for the application.

Type:

Tk

label_1

The label widget for instructions.

Type:

Tkinter.ttk.Label

close_win()[source]

Closes the final window.

reponse_oui()[source]

Handles the affirmative “Oui” button and restarts the application