Phone Charges In the country of Rotarydial, there are only three phone services. Your job is to figure out which of the phone services would work best for you. The three companies are AB&C. Horizon and Tint. Each company bases their cost on three criteria: a flat fee, minutes and texts. Using the chart below, calculate what the cost would be for each company based on the input provided by the user. Company A. AB&C Flat Fee S5/month Text $.05 each B. Horizon $10/month Minutes First 100 free S.03/minute after that First 200 free $.05/minute after that First 400 free $.02/minute after that $.03 each C. Tint $30/month $.01 each Write a program that allows the user to input the number of minutes and the number of texts, then prints out the cost of each of the three companies. This program should be well documented (comments for the programmer and user) both internally and externally. For this program, you will need to use Dialog and Message Boxes, and continue to use them for all programs from this point on Phone Charges In the country of Rotarydial, there are only three phone services. Your job is to figure out which of the phone services would work best for you. The three companies are AB&C. Horizon and Tint. Each company bases their cost on three criteria: a flat fee, minutes and texts. Using the chart below, calculate what the cost would be for each company based on the input provided by the user. Company A. AB&C Flat Fee $5/month Text $.05 each $10/month B. Horizon Minutes First 100 free $.03/minute after that First 200 free $.05/minute after that First 400 free $.02/minute after that $.03 each C. Tint $30/month $.01 each Write a program that allows the user to input the number of minutes and the number of texts, then prints out the cost of each of the three companies. This program should be well documented (comments for the programmer and user) both internally and externally. For this program, you will need to use Dialog and Message Boxes, and continue to use them for all programs from this point on. Phone Charges In the country of Rotarydial, there are only three phone services. Your job is to figure out which of the phone services would work best for you. The three companies are AB&C. Horizon and Tint. Each company bases their cost on three criteria: a flat fee, minutes and texts. Using the chart below, calculate what the cost would be for each company based on the input provided by the user. Company A. AB&C Flat Fee S5/month Text $.05 each B. Horizon $10/month Minutes First 100 free S.03/minute after that First 200 free $.05/minute after that First 400 free $.02/minute after that $.03 each C. Tint $30/month $.01 each Write a program that allows the user to input the number of minutes and the number of texts, then prints out the cost of each of the three companies. This program should be well documented (comments for the programmer and user) both internally and externally. For this program, you will need to use Dialog and Message Boxes, and continue to use them for all programs from this point on Phone Charges In the country of Rotarydial, there are only three phone services. Your job is to figure out which of the phone services would work best for you. The three companies are AB&C. Horizon and Tint. Each company bases their cost on three criteria: a flat fee, minutes and texts. Using the chart below, calculate what the cost would be for each company based on the input provided by the user. Company A. AB&C Flat Fee $5/month Text $.05 each $10/month B. Horizon Minutes First 100 free $.03/minute after that First 200 free $.05/minute after that First 400 free $.02/minute after that $.03 each C. Tint $30/month $.01 each Write a program that allows the user to input the number of minutes and the number of texts, then prints out the cost of each of the three companies. This program should be well documented (comments for the programmer and user) both internally and externally. For this program, you will need to use Dialog and Message Boxes, and continue to use them for all programs from this point on