A program to encode and decode text using simple character substitutions.

computer science

Description

In this lab, you will write a program to encode and decode text using simple character substitutions. The only characters permitted in a message will be upper and lower case letters, spaces, commas, periods, semicolons, and colons. Encoded messages will use the characters '1', '2', '3', '4', and '5' together with the upper and lower case letters to represent the message characters. Encoding will consist of replacing each message character by the corresponding character in a code. Here is an example of how a code is specified. Call this CODE1.


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.