Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 530 Bytes

File metadata and controls

8 lines (6 loc) · 530 Bytes

Unit 4 - Problem Set #2

Function Execution Context, Prototypes, and Constructors

Short Response Section

Answer short response questions directly in the short-response.md file. Answer questions in 2 - 3 sentences. Be sure to format your responses appropriately.

Coding Practice

Coding questions can be found in exercises.md. Answer the questions in this section in the solutions.js file in this directory. Test are included. Install with npm install. Test with npm test. Lint with npx eslint exercises.js