Which lines of code run when we call getWeatherReport()?

The lines of code between { and }Calling a function doesn't run the codeThe first line of codeThe last line of code

The lines of code between { and } run when we call getWeatherReport().