example: message you want encrypted: code sequence of numbers you want the letters to be shifted by: 1, 6, 3, 7 c ----> d (shifted by 1 letter down the alphabet) o ----> u (shifted by 6 letters down the alphabet) d ----> g (shifted by 3 letters down the alphabet) e ----> l (shifted by 7 letters down the alphabet) ---------------------------------------------------------------------------------