Question: Javascript Write a statement that displays the variable as: There are 10 cats. Code that is provided: var numCats = 10; // Code tested with
Javascript Write a statement that displays the variable as: There are 10 cats. Code that is provided: var numCats = 10; // Code tested with values: 10 and 33
/* Your solution goes here */
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
