I'd suggest you take some time and go through some of the online Python
documentation in detail. The tutorials and whatnot posted on the website are
quite good (available at http://docs.python.org/doc/).
You can probably find answers to a lot of the questions you might have in
there.

-Jeff

On 12/11/07, katie smith <[EMAIL PROTECTED]> wrote:
>
> Nevermind I always seem to find the answer on my own after i post the
> topic. i used len(string) and it counted the letters in string... why do I
> always do this
>
> ------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
> now.<http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ+>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to