This repository consists of advanced javaScript codes
- index.html - contains the basic HTML to load display.js and script.js files.
- script.js - contains the JS code to create objects with different methods and an example of Prototypical Iheritance.
- display.js - contains the code to display results as HTML.