Put the code in order to display the value daily in the console.

var frequency = "daily"; goes on the first line, console.log(frequency); goes on the second line.