Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

.*This needs to be solved in Python* !EVERY NUMERIC VALUE that is BOLDFACE and UNDERLINE will be made a symbolic constant! A cell phone company

.*This needs to be solved in Python*

!EVERY NUMERIC VALUE that is BOLDFACE and UNDERLINE will be made a symbolic constant!

A cell phone company provides three service plans for its customers.

  • Package A: Gold. For $19.95 per month, unlimited text/picture messaging is provided.
  • Package B: Silver. For $14.95 per month, 200 text/pix messages are allowed. Additional text/pix messages are 10 cents each.
  • Package C: Bronze. For $9.95 per month, 100 text/pix messages are allowed. Additional text/pix messages are 15 cents each.

Your program should ask which package the customer purchased (A, B or C) and how many text/pix messages were sent that month. Then it should calculate the customers total bill for the month. Display the type of plan, the number of text messages, the monthly charge, the message charge and the total amount owed by the customer. Here are samples of what your program should look like when it runs:

image text in transcribed

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

Big Data Systems A 360-degree Approach

Authors: Jawwad ShamsiMuhammad Khojaye

1st Edition

0429531575, 9780429531576

More Books

Students also viewed these Databases questions