Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
image text in transcribed
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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Understanding Databases Concepts And Practice

Authors: Suzanne W Dietrich

1st Edition

1119827949, 9781119827948

More Books

Students also viewed these Databases questions

Question

Describe reviewing applications and rsums.

Answered: 1 week ago