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,
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to