Ultimate access to all questions.
A data analyst is tasked with performing exploratory data analysis on weather data across multiple countries. She needs to select a single country's name at a time, assign it to a Python variable for use as a parameter in a function processing that country's data, with 'India' as the default country. Which of the following code blocks accomplishes this task?