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 definitions defined in a JavaScript array. For your ease, we have provided some of the HTML and JavaScript code.

The final output should look like this:

Get hands-on with 1200+ tech skills courses.