public String changeWeather(String w)
{
/ missing code /
}
}
Which of the following options should replace / missing code / so that the changeWeather method will work as intended?