'use strict'; //Strict mode makes some bad practices return errors. //Some programmers use this to help them avoid bad habits.