Question: Write an algorithm in pseudocode that calculates the phone bill of a user based on how many minutes and texts they have used. Their phone
Write an algorithm in pseudocode that calculates the phone bill of a user based on how many minutes and texts they have used. Their phone company charges than $0.10 per minute and $0.05 per text. Plus, they have to pay a monthly base fee of $8. Tell the user how much they must pay that month.
Write your algorithm using a word processing document. Convert your algorithm to Python code using PythonAnywhere. Be sure to use the correct syntax for printing their total with a dollar sign.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
