if...else. My own challenge
I created a button when clicked depending on the color that it randomly chooses when clicked will change the color of the background to that color and will tell you to "Stop" or "Go". I had to use google to figure out how to get a random color and how to use the "click" event listener. The if statements were actually me, but let me know if it was a good idea to use google to figure the rest of it out. https://codepen.io/Otto-Ayala/pen/ogXPxJd?editors=1111