Problem Description

If the command is . encode, then the program prompts: for a string to encode. a rotation integer in the range of 1-25. We will assume that the number entered by the user is always in this range. The program then encodes and prints the encoded string. The program should . not ................
................