Coding Challenge: Mini-Dictionary

Let's implement a mini-dictionary by extending this JavaScript code with new functions.

We'll cover the following...

Problem statement

Write a program that shows on the page a list of terms and their ...