You are testing the value of the following variable in JavaScript. var height = "300";
A block of code must execute if the following conditions are true:
✑ The height variable is set to 300
✑ The height variable is of type string
You need to implement the code to run the test.
Which line of code should you use?
Piggas
Highly Voted 5 years, 9 months agoJMz123
Highly Voted 5 years, 6 months agoalezvic2
Most Recent 4 years, 4 months agoNellyM
4 years, 6 months agoJMz123
5 years, 6 months ago