Challenge: Hide & Show

This challenge will test your skills in implementing DOM related functions to hide and show text on a click.

We'll cover the following...

Problem statement #

In this challenge, you need to ...