Re: crypto program in python.

2013-03-08 Thread Joel Goldstick
On Fri, Mar 8, 2013 at 2:32 PM, Neil Cerutti wrote: > On 2013-03-08, khudo.anasta...@gmail.com > wrote: > >> I believe your instructor intends you to start with the > >> skeleton of the program provided above. Complete it by writing > >> the missing functions: menu, decode, and encode. > > > > t

Re: crypto program in python.

2013-03-08 Thread khudo . anastasia
On Friday, March 8, 2013 2:32:24 PM UTC-5, Neil Cerutti wrote: > On 2013-03-08, khudo.anasta...@gmail.com > > wrote: > > >> I believe your instructor intends you to start with the > > >> skeleton of the program provided above. Complete it by writing > > >> the missing functions: menu, decode,

Re: crypto program in python.

2013-03-08 Thread Neil Cerutti
On 2013-03-08, khudo.anasta...@gmail.com wrote: >> I believe your instructor intends you to start with the >> skeleton of the program provided above. Complete it by writing >> the missing functions: menu, decode, and encode. > > that is where I confused, I am not sure how to do it, I started > but

Re: crypto program in python.

2013-03-08 Thread khudo . anastasia
On Friday, March 8, 2013 2:07:55 PM UTC-5, Neil Cerutti wrote: > On 2013-03-08, khudo.anasta...@gmail.com wrote: > > > Hi every every body, > > > Today I have to submit my assignment for Computer Science, And > > > I am absolutely stuck in writing the code. Please help me in > > > soon possibl

Re: crypto program in python.

2013-03-08 Thread Neil Cerutti
On 2013-03-08, khudo.anasta...@gmail.com wrote: > Hi every every body, > Today I have to submit my assignment for Computer Science, And > I am absolutely stuck in writing the code. Please help me in > soon possible. > > The main idea of the program is encode and decode the text. > that wot the ins

crypto program in python.

2013-03-08 Thread khudo . anastasia
Hi every every body, Today I have to submit my assignment for Computer Science, And I am absolutely stuck in writing the code. Please help me in soon possible. The main idea of the program is encode and decode the text. that wot the instructor gave us so far. Sample Run Here's a sample run of t