Computer Science, asked by ashishjyadav264, 10 hours ago

Given a string, write a program to print a secret message that replaces characters with numbers 'a' with 1, 'b' with 2, ..., 'z' with 26 where characters are separated by '-'. Note: You need to replace both uppercase and lowercase characters. You can ignore replacing all characters that are not letters.

Answers

Answered by rk8834439
3

Explanation:

I don't know the answer but next question I tell the answer ok

Similar questions