Make sure to nest your JQuery library into the tag.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
For each of the test questions, use conditionals to check whether the correct answer was provided by the user. The click handlers for each question have been provided for you (except for the last question). Go through each question, and do the following:
- English : Write an if/else conditional statement to check if the value of the variable englishInput is correct (the answer should be Mon).