11
Yaroslav_13333
4 9
593/ 645
Last seen 6 months ago
Member for 2 years, 7 months
Difficulty Normal
Your result:'one,two,three' - my result assert checkio('one,two,three', 'four,five,one,two,six,th
Liked a comment created by freeman_lex for forum post "Hi, i found mistake in mission 'Goes Right After'"
Hello, it's `False` because only first appearence of characters is counted. So first `a` goes before
Hi, I solved it but in check in is error - assert goes_after('almaz', 'm', 'a') == False ...
def first_word(text): ans = '"' for i in text: if i not in ' ."