Hello, Today, we’ll be talking about conditionals in Javascript. If you would like to have a better look at the code snippets I’ll be using throughout this tutorial, I have a link to the Github repo here. When we write javascript code, we always have our code make a decision…