Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
How do I make a Raptor flowchart program that asks the user to enter a 10 character telephone number in the format XXX-XXX-XXXX...Asked by Marquita
How do I make a Raptor flowchart program that asks the user to enter a 10 character telephone number in the format XXX-XXX-XXXX, that makes the program display the telephone number with any alphabetic characters that appeared in the original translated to their numeric equivalent? The letters associated with the numbers are:
A, B, & C = 2
D, E, & F = 3
G, H, & I = 4
J, K, & L = 5
M, N, & O = 6
P, Q, R, & S = 7
T, U, & V = 8
W, X, Y, & Z = 9 For example, if the user enters 555-GET-FOOD the program should display: 555-438-3663. Sorry, I know this is a lot, but I really need help :-/, Thank You!
A, B, & C = 2
D, E, & F = 3
G, H, & I = 4
J, K, & L = 5
M, N, & O = 6
P, Q, R, & S = 7
T, U, & V = 8
W, X, Y, & Z = 9 For example, if the user enters 555-GET-FOOD the program should display: 555-438-3663. Sorry, I know this is a lot, but I really need help :-/, Thank You!
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.