est_filepath.
I'm wondering how I can make it so the program can tell if the
source/dest_filepath the user entered is actually a program on the computer.
Also i have to ask the user if they would like to "process another
file(Y/N)?" and I'm not sure where to put that.
On Sun, M
not top posting is right. But, right or wrong, it is what those whom
> you are asking for free help prefer, so it is prudent to do it,
> gritting your teeth if you must :-)
>
> On 4 May 2014 21:36, Jake Blank wrote:
> > Hey Thanks for responding.
> >
> > So now my code
Hi,
So I'm doing a problem on the Alice_in_wonderland.txt where I have to write
a program that reads a piece of text from a file specified by the user,
counts the number of occurrences of each word, and writes a sorted list of
words and their counts to an output file. The list of words should be
so