Help with matching pairs app

Your blocks look correct. I don’t see an obvious problem with the code. If I have time, I’ll do a little debugging and let you know what I find. This is my method for debugging in Thunkable: Debugging in Thunkable X (Video)

Edit: I tried this and the debug label is not showing the values I would expect:

Modified project link: Thunkable

Edit #2: I take that back. I do see a problem. You’re setting the value of the emoji lists at the top of the screen but then not using those variables when you check to see if the user’s input is in those lists.

1 Like