Write a program to accept a string from the user and the key to rotate the letters in the string.
display the string by replacing all the characters based on the key specified (using ordinal
values).
Eg: if the given input is “Gift” and the key is 2. The output string should be “Ikhv”
Answers
Answered by
1
Explanation:
Animal locomotion, in ethology, is any of a variety of methods that animals use to move from one place to another. Some modes of locomotion are self-propelled, e.g., running, swimming, jumping, flying, hopping, soaring and gliding
Similar questions