Help please, why doesn't it show the next input?

Jugurtha Hadjar jugurtha.hadjar at gmail.com
Wed Sep 11 21:14:41 EDT 2013


On 09/12/2013 02:08 AM, Jugurtha Hadjar wrote:

> Try this on your python prompt
>
> mystring = "ThIs Is ThE wAy SoMe StUpId PeOpLe WrItE i DoN't KnOw WhY!"
> mystring.lower()
>

This should return:

"You shouldn't treat people of stupid, but I feel your pain", or let's 
be more realistic:

"this is the way some stupid people write i don't know why!"


-- 
~Jugurtha Hadjar,



More information about the Python-list mailing list