Question: java script please Create an object to represent a pet. Create properties for name, breed, and age. Create two different pet objects. Have the user
java script please
Create an object to represent a pet. Create properties for name, breed, and age. Create two different pet objects. Have the user enter the properties from the keyboard (use readline() to do this or the equivalent in Node - you may need to look it up). Display the properties back using print() or console.log()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
