Could somebody please tell me how to use a loop to encrypt a string by adding 1 to the ASCII value of each character in the string? EX "apple" to "bqqmf"? Thank You very much