Question: Compare userNumber with compareNumber and display 'Numbers are equal' if the numbers are the same. Then, display 'Variables are not identical' if the variables are
Compare userNumber with compareNumber and display 'Numbers are equal' if the numbers are the same. Then, display 'Variables are not identical' if the variables are not identical (not strictly equal).
My question is what am I doing wrong, where it is not going to the statement for just Numbers are equal and is just using the first statement where it combines them.
This is what I have entered below the declaration of the let commands.

I am getting the below error I've boxed.

Testing log when compareNumber =3 and userNumber ="3" X Testing log when compareNumber =8 and userNumber =8 Yours and expected differ. See highlights below. Special character legend Yours Testing log when compareNumber =42 and userNumber = "Hi
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
