I am new to python and I came up with this idea on how to make the page fade out by controlling the wm_attributes of my GUI program. I made this code which decreases the amount of ‘a’ by 0.1 each iteration then the program goes to sleep for 0.1 second to create this fade effect. After the page was