0
If you want to send secrets massage to someone
You are trying to send a secret message, and you've decided to encode it by replacing every letter in your message with its corresponding letter in a backwards version of the alphabet. What do your messages look like? Task: 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 Explanation: If you replace each letter in 'Hello World' with the corresponding letter in a backwards version of the alphabet, you get 'svool dliow'.
5 ответов
+ 4
Please we want to see your code try then we can help you. Thanks
+ 3
Come on. Try, if you can't go back and learn (That question is very difficult 🤪) .Pratice and Pratice and you get there
+ 2
Yeah we want to see your try
0
Bro its question in solo Learn app
0
I did not even try this question even not coming in my mind
Because how to change
Hellow world to svool dliow
It not desarranged its totally change😢