https://github.com/boomcamp/javascript-4-prototype/blob/e8c19e345b6d4b4f09e7931baa8dae31811f2646/quizApp.js#L1 Change into : ``` //Note: use var for declaring variables //We're going to create the JS for a basic quiz application. ```