Pet Register

All the pets, and all their characteristics.

Skills: InputOutputVariablesLoopsArraysObjects
0.75%

Brief

Write a program that lets you add pets to a register and then outputs all the pets currently registered.

Here are some links that might help you build this:

Use the code below to get you started. Copy and paste the HTML into your own file. You do not need to write any more HTML to complete this project.

You can use the JavaScript below if you need help to get started. It contains everything you need for this program.

If you can, try to complete the project without looking at it.