Question: how do you run a practice code (javascript) on visual studio?! .... // Get an input number var inputNum = prompt(Type a number between 1
// Get an input number var inputNum = prompt("Type a number between 1 and 10 ); // If valid, display its square if (inputNum >= 1 \&\& inputNum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
