Write a progam to place an order from the restaurant menu from the below table. Write the program so that each grop box is invisible and becomes visible only when its corresponding check box is checked. After the button is clicked, the cost of the meal should
be calculated. (NOTE: the checked property pf the first radio button is each group box should be set to True in its properties window. This guarantees that a selection is made in each visible group box. Of course, when the cost of the meal is calculated, only
the visible group boxes should be considered.)
The table:
Burgers |
Fries |
Drinks |
Regular (4.19) |
Small (2.39) |
Sode (1.69) |
w/ cheese (4.79) |
Medium (3.09) |
Bottled water (1.49) |
w/ cheese (4.79) |
Large (4.99) |
|
w/ bacon and cheese (5.39) |
|
|