program that replaces each letter in a message with its corresponding letter in a backwards version of the English alphabet | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

program that replaces each letter in a message with its corresponding letter in a backwards version of the English alphabet

Create a program that replaces each letter in a message with its corresponding letter in a backwards version of the English alphabet. Input Format: A string of your message in its normal form. Output Format: A string of your message once you have encoded it (all lower case). Sample Input: Hello World Sample Output: svool dliow How to solve ? Help me

4th May 2020, 3:42 PM
Jimmy
Jimmy - avatar
1 Resposta
0
Itā€™s will very helpfull cause iā€™m seaching for a hint about this problemsā€¦
29th May 2022, 8:44 PM
O'neal
O'neal  - avatar