• Confusion caused by the assertion tests

 

I would like to give some feedback about the tests being run on the most wanted letter example ...

When running the tests, I got a failure on this line of code ... assert checkio("abe") == "a", "The First."

According to your rules about all letters having a count of 1 means we send back the last letter, this assertion fails every time.

assert checkio("One") == "e", "All letter only once."

From: https://py.checkio.org/mission/most-wanted-letter/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.75 Safari/537.36