Light Mode
Dark Mode
Feedback from user pav31
Good day!
I may be mistaken, but as far as I understand
the resulting string (on the right of == ) should be "one,two,three"
It is "one,three,two" , so it throws a fail msg.

assert checkio("one,two,three", "four,five,one,two,six,three") == "one,three,two", "1 2 3"

URL from: http://www.checkio.org/mission/common-words/solve/
HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36
Attachment
  • feedback
Created: April 7, 2014, 12:43 p.m.
Updated: April 8, 2014, 9:18 a.m.
0
8
User avatar
pav31