Build a Quiz Game

I am having difficulty completing this challenge. The code that I have written seems to satisfy all of the User Requirements but it still says that User Stories #9 and #13 are not correct. Here is my code below. Can someone please help?

Could you link to the challenge in question and share your code as a text, instead of image?

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

Have you passed an array of available choices as a parameter to getRandomComputerChoice()?