1. Write some Python code below to create a graphical user interface (GUI) that has the following elements:
Please design your GUI in a grid so that each label clearly corresponds to the matching text box or dropdown. Please use a "plum" background color for your window and labels. When the button is clicked:
2. Write some Python code to create a class for circles that has the following elements:
Coordinates: (*x coordinate*, *y coordinate*)
Radius: *radius*