Question: When would the final statement in the code shown be logged to the console? When would 'results shown' be logged to the console?
- after 10 second
 - after results are received from the HTTP request
 - after 10000 seconds
 - immediately
 
Answer: The correct answer of the above question is Option D:immediately