I need help to finger out why my code does not work in Javascript

The question is below and according to my solution (pic attached) the code working but the test can’t working!!!

***Replace the two if statements with one statement, using the && operator, which will return the string Yes if val is less than or equal to 50 and greater than or equal to 25 . Otherwise, will return the string No .

Please post your actual code instead of a picture.

Also, please post a link to the challenge.

It is best to use the Ask For Help button.


Capitalization of the strings must match exactly.

Thank you , now it’s work

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.