From: Max Zhou Date: 2008-03-17T09:50:03+09:00 Subject: Cipher --0-2095794642-1205714599=:52669 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I am trying to make a program that takes what you input, and encrypts it by turning a to p, b to q, z to b, etc. It moves the letter 2 spaces to the left (a to c) and moves it down (c to p). (See below.) Even though you can just say that a will be n, how do you seperate each letter and turn it into a string? Please put it in terms that a Ruby beginner would understand. abcdefghijklm nopqrstuvwxyz --------------------------------- Never miss a thing. Make Yahoo your homepage. --0-2095794642-1205714599=:52669--