Display 4 through 8 in the console by placing the display statement after counter++.

Make sure to pick counter++;, followed by console.log(counter);.