Doubt with test case
The question mentions: "While checking for the most wanted letter, casing does not matter, so for the purpose of your search, "A" == "a" "
My test case fails for "Oops" because the program returns "o" while the answer is "O". Could you please clarify the question? 
URL from: http://www.checkio.org/mission/most-wanted-letter/publications/yashbpgc/python-3/yashfirst/
HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14
My test case fails for "Oops" because the program returns "o" while the answer is "O". Could you please clarify the question? 
URL from: http://www.checkio.org/mission/most-wanted-letter/publications/yashbpgc/python-3/yashfirst/
HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14