Yeah, I was going that way, got a half translation, saw the word 'trans' in the text, went from there.


On 5/10/05, R. Alan Monroe <[EMAIL PROTECTED]> wrote:
> Hi John, took me awhile to solve this one too, it's quite good, teaches you
> about a part of Python that you wouldn't normally use.

> Do you want hints or spoilers?

> I've give hints for now, search the Python docus for 'trans', check the
> string methods.

You can also do it with a convoluted list comprehension - that's what
I did.

Alan

_______________________________________________
Tutor maillist  -   Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor



--
'There is only one basic human right, and that is to do as you damn well please.
And with it comes the only basic human duty, to take the consequences.'
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to