Loading...
visit www.thenewboston.com for all my tutorials!
thenewboston • 46,863 views
for getting prompt with if statement and multiplying the result type this:
var num1=5;
var num2=5;
var num3=prompt("Enter a number");
var num4=prompt("Enter another number");
if (num1==num2)
{
alert(num3*num4);
}
oh shock maruti!!!
140 views
a very popular song
1,875 views
delhi in maruti car
45 views
It is a car with all items which are in a sports car.If you like this car you can contact +919034114200.
339 views
42 views
for getting prompt with if statement and multiplying the result type this:
var num1=5;
var num2=5;
var num3=prompt("Enter a number");
var num4=prompt("Enter another number");
if (num1==num2)
{
alert(num3*num4);
}