He really didn't show how it performs or the actual solution running on a screen. The time you have to answer the question is very short and his solution has to work against 1) Latency of OCR 2) Latency of the Google Query 3) Latency of parsing the result 4) Latency of running the three methods 5) Input of the Answer (which needs to be performed by a human reading reading the output from the computer screen).
Can someone confirm if it's possible to do all these in Python in l second or less?
Can someone confirm if it's possible to do all these in Python in l second or less?