Hello,Im using Python 2.4.2 and I'm starting a few very basic
programs,but theres two problems I've not found the answers for.
My first problem is I need code that will count the number of letters
in a string and return that number to a variable.
My second problem stems from the first as I need a f
Mike Kent wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,Im using Python 2.4.2 and I'm starting a few very basic
> > programs,but theres two problems I've not found the answers for.
> > My first problem is I need code that will count the number of letters
> > in a string and return that number to a v