Computers and Technology

Old fashion morse code uses a series of dots and dashes to stand for letters, digits and punctuation marks. this program will allow a user the option to: 1. enter a series of words (including blanks) and encoded them into their equivalent morse code. 2. enter a series of encoded morse code and translate it into its equivalent letters, digits and punctuation marks. 3. allow the user to keep executing the application multiple times (i. e. encode than decode or vice versa). some sort of loop depending on when the user chooses to quit? (user may want to simply encode then decode then return to decoding. part of your grade is to allow a workable interface from the user’s standpoint) 4. quit the program. morse code is: "a" .- "n" -. "1" "b" "o" "2" "c" "p" "3" "d" "q"

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 06:00, dkargbo6034
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color. orange, 5, 100, 100); drawpoolball(color. green, 6, 50, 200); drawpoolball(color. red, 3, 150, 350); drawpoolball(color. blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
image
Computers and Technology, 22.06.2019 11:30, KrishnaBalaram1235
To hide gridline when you display or print a worksheet
Answers: 1
image
Computers and Technology, 22.06.2019 17:40, math31343
Gabe wants to move text from one document to another document. he should copy the text, paste the text, and open the new document highlight the text, select the cut command, move to the new document, make sure the cursor is in the correct location, and select the paste command select the save as command, navigate to the new document, and click save highlight the text, open the new document, and press ctrl and v
Answers: 1
image
Computers and Technology, 22.06.2019 23:30, jhonpiper
For her science class, elaine is creating a presentation on weather in the united states. she wants to make the presentation beautiful and interesting by drawing simple cloud or wave shapes. which is the best way for elaine to draw these shapes?
Answers: 1
Do you know the correct answer?
Old fashion morse code uses a series of dots and dashes to stand for letters, digits and punctuation...

Questions in other subjects:

Konu
Mathematics, 25.11.2021 06:20