I think the page is a little busy, but relatively clean overall. I
don't like the popup that makes me interact with the page when I load it.
Is that what you were looking for or would you like to be a little more
specific?
pee one wrote:
> Please comment on
> http://aspn.activestate.com/ASPN
Please comment on
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/543267
Thank you.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Em Segunda 23 Outubro 2006 18:03, Asrarahmed Kadri escreveu:
> Folks,
>
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
Sorry, I couldn't resist. Others talked about your code, but here's what I use
(no, it's not
On 24/10/06, Asrarahmed Kadri <[EMAIL PROTECTED]> wrote:
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
> This program only handles .txt files. I want it to handle word documents
> also. How to accomplish this ..?
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
> This program only handles .txt files. I want it to handle word documents
> also. How to accomplish this ..???
Asrarahmed,
you have made a good start. one area o
Folks,
I have written a program which calculates teh frequency of each word that appears in a file. I would like to have your feedback.
This program only handles .txt files. I want it to handle word documents also. How to accomplish this ..???
Thanks.
Regards.
Asrarahmed
Code is as under: