subject

For this assignment pretend you have been hired to aid in marketing for a company. You believe you have a great idea, but you can’t figure it out manually, you need a program. Lucky you! You are learning Python and you can write the program in Python and save you lots of time! For this assignment you will automate your idea – offering a way to translate phone numbers that contain words into all numbers so you can easily dial that business. These phone numbers, known as vanity phone numbers, can be confusing for some people, though the word is easier to remember than the numbers it replaces. For example, 1-800-HEATING could be a phone number for a heating and air conditioning company where the word translates to a phone number of 1-800-432-8464. Your program will accept a value from the user and translate the numbers and letters into just numbers so the user can dial that number. In the example above I could enter 1800heating or require capital letters, or accept the number in parts, your choice. The point is to accept whatever the user gives you and pass through the numbers (remember there are only 10 possible numbers (0 through 9), and translate any letters into numbers (remember while there are only 24 letters on a phone dial pad and those are divided between the numbers 2 through 9 (there is no Q or Z).
(In simple code please for learning purposes)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:30
What is the power dissipated by a resistor with a current of 0.02 a and a resistance of 1,000 ? a. 200 w b. 20 w c. 0.4 w d. 4 w
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
[java] create an application called registrar that has the following classes: a. a student class that minimally stores the following data fields for a student: - name - student id number - number of credits - total grade points earned and this class should also be provides the following methods: - a constructor that initializes the name and id fields - a method that returns the student name field - a method that returns the student id field - methods to set and retrieve the total number of credits - methods to set and retrieve the total number of grade points earned. - a method that returns the gpa (grade points divided by credits) b. an instructor class that minimally stores the following data fields for an instructor: - name - faculty id number - department the following methods should be provided: - a constructor that initializes the name and id fields - methods to set and retrieve the instructor’s department. c. a course class that minimally stores the following data for a course: - name of the course- course registration code- maximum number of 35 students- instructor- number of students- students registered in the course (an array)the following methods should also be provided: - a constructor that initializes the name, registration code, and maximum number of students- methods to set and retrieve the instructor- a method to search for a student in the course; the search should be based on an id number.- a method to add a student to the course. if the course is hill, then an exception with an appropriate message should be raised (try creating your own exception class for this). also, be sure that the student is not already registered in the course. the list of students should be in the order that they registered.- a method to remove a student from the course. if the student is not found, then an exception with an appropriate message should be raised (use the same exception class mentioned a method that will allow course objects to be output to a file using object serialization- a method that will allow course objects to be read in from a file created with object serializationyou will note that the student and instructor classes described above have some commonality. create aperson class that captures this commonality and uses it as a base class for student and instructor. this class should be responsible for the name and id fields and also provide atostring method that returns a string of the form name, id. this will be the inheritedtostring method for the student and instructor classes.1. draw a uml diagram for diss application.2. implement the previous classes in java. write a main program that can serve as a test class that tests all of the methods created and demonstrates that they are working
Answers: 2
question
Computers and Technology, 24.06.2019 07:00
Jean has kept the content of her website limited to what is important; she has also ensured that the text follows a particular style and color all throughout her website. which website features has jean kept in mind? jean has limited the content of her website to what is important; this ensures (clarity, simplicity, harmony and unity) of the content. she has also formatted the text in a particular style and color throughout her website, ensuring (balance, simplicity, consistency)
Answers: 2
question
Computers and Technology, 24.06.2019 12:30
Nikki sent flyers in the mail to all houses within the city limits promoting her computer repair service what type of promotion is this and example of
Answers: 1
You know the right answer?
For this assignment pretend you have been hired to aid in marketing for a company. You believe you h...
Questions
question
Advanced Placement (AP), 28.01.2021 22:00
question
Mathematics, 28.01.2021 22:00
question
SAT, 28.01.2021 22:00
question
Mathematics, 28.01.2021 22:00
question
Mathematics, 28.01.2021 22:00
question
History, 28.01.2021 22:00
Questions on the website: 13722360