Some random samples from Yahoo! Boss Q&A (via TechCrunch):
- Who am i? sri ramana maharshi. (No idea who he is.)
- Who built the eiffel tower?
international exhibition. (Who?) - who invented eiffel, the programming language?
bertrand meyer. (I’m impressed!) - Who killed yahoo? google adsense. (Quite true.)
- Who killed google? microsoft ceo. (Huh?)
- Who killed wikicalc? dan bricklin. (Sorry…)
- Who kiled wikicalc? (And the answer is…)
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 499, in __call__
handler.get(*groups)
File "/base/data/home/apps/bossy/1.28/main.py", line 80, in get
page = do_www(query)
File "/base/data/home/apps/bossy/1.28/main.py", line 66, in do_www
phrase = wwwsearch(query)
File "/base/data/home/apps/bossy/1.28/wwwqa.py", line 60, in wwwsearch
return sorted(pc.iteritems(), key=itemgetter(1), reverse=True)[0][0]
IndexError: list index out of range