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.

Compare userNumber with compareNumber and display 'Numbers are equal' if the numbers

I am getting the below error I've boxed.

are the same. Then, display 'Variables are not identical' if the variables

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!