Let's give a descriptive name for our function. Since it's a weather app, we'll call it showWeather

Add the function name and its parentheses.

Make sure to assemble showWeather().