I am confused why my program only gives me winner even if i lose or tie.
Here is the link to the exercise: https://www.codecademy.com/courses/introduction-to-javascript/projects/rock-paper-scissors-javascript
Here is my code:
It is very identical to the one in the video but he doesn’t have this problem like I do.
‘scissors’ is not equal to ‘Scissors’
Thanks! I totally missed that
Same with “Paper” and “Rock”