Start your All-Access Pass to unlock this challenge
Suppose we have an application that needs to fetch a random fact about turtles and we implement a service to do this for us.
Ignoring the fact that 3 of these use AJAX and 1 reads from a global variable (a service could do either), which one of the options is not a valid service?