[Tutor] ideas?

Byron Ruffin byron.ruffin at g.austincc.edu
Mon Nov 18 04:27:56 CET 2013


Need a little help with finding a process for this:

when a string of text is input, for example: abc def.
I want to have each letter shift to the right one place in the alphabet.
Thus..
abc def would be output as bcd efg.

Any ideas on how to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20131117/56728ee8/attachment.html>


More information about the Tutor mailing list