App Lab issue in Make a Library project

Hi, I am helping a student with the Make a Library project in CSP Unit 7. There’s a bug in his code that we can’t crack.

Link: Code.org - App Lab

Every user entry is false, even if the correct answer is given. Any ideas as to why?

Look at line 13. What are you comparing? Will that ever be the same (equal)?

Look at the function randomize starting on line 26. After you call this function how do you know which country that flag belongs to?