On 03/12/2013 16:38, geezl...@gmail.com wrote:
Well,
i've changed the "if len(xList).." from 4 to 10

But still, it is not accepted :(


Where is your code that meets these requirements?

Input
The first line contains an integer n (1?=?n?=?100). Each of the
following n lines contains one word. All the words consist of
lowercase Latin letters and possess the lengths of from 1 to
100 characters.

Output
Print n lines. The i-th line should contain the result of
replacing of the i-th word from the input data

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to