Trivia v2

Step 2: Copy over the code from your trivia project. Add a function to your code with two parameters, one for the user's answer, and one for the correct answer. Have this function check if the user's answer matches the correct answer, and respond accordingly.
Last step Next step