Question: program the following using Python: Williams Cable Company wants an application that displays a customers monthly cable bill, which is based on the information shown
program the following using Python:
Williams Cable Company wants an application that displays a customers monthly cable bill, which is based on the information shown in Figure 4-59. Create a Windows Forms application. Use the following names for the project and solution, respectively: Williams Project and Williams Solution. Change the form files name to Main Form.vb. Change the forms name to frmMain. Create an appropriate interface using radio buttons for the different packages and check boxes for the additional features. Be sure to set the tab order. Code the application. Be sure to code the CheckedChanged procedures for the radio buttons and check boxes. Save the solution and then start and test the application.

Figure 4-59 Information for Exercise 10 Packages Monthly charge ($) Basic 24.99 Silver 42.99 Gold 84.99 Diamond 99.99 Additional features Monthly charge ($) Cinnematic movie channels 9.50 HBI movie channels 9.50 Showtimer movie channels 10.50 Local stations 6.00
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
