1. Type `console.a` Result: "assert" is not listed in code hints Expected: You get hints for console.log(), console.warn(), and console.error(), so assert() should be included too.