You are trying to get a current forecast of weather from a specific location in the world. There are a couple open API sites that allow you to extract the data. What request should you be using to acquire this data?

a. print

b. if

c. else

d. get

d. get

The correct answer is d. get.