On Fri, Aug 10, 2012 at 1:05 PM, Selby Rowley Cannon <selbyrowleycan...@ymail.com> wrote: > I have written a small application to encrypt some text. The script looks > fine to me, but it won't run and I can't figure out why. I have attached it, > if anyone knows why it doesn't work please let me know! > What do you mean 'it won't run'? Do you get an error with Traceback?
I glanced at your code, and your dictionary ends like this: , 'X':'A', 'Y':'B', 'Z':'C', There is no closing brace -- Joel Goldstick _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor