Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Constructors and Prototype

A Prototype Human

Instructions

In this activity, we're going to be getting more practice with constructor functions and redefining their properties using prototype

  • Further instructions are inside the challenge-prompt.js file

  • Run the challenge-prompt.js file using node in your terminal to check your work as you go.