Light Mode
Dark Mode
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
  • feedback
Created: April 12, 2014, 4:39 a.m.
Updated: April 12, 2014, 7:29 a.m.
0
5
User avatar
yashbpgc