Question: 1. Write a JavaScript program to randomly generate and display a random number between 3 and 12. You need to use the random function to
1. Write a JavaScript program to randomly generate and display a random number between 3 and 12. You need to use the random function to perform the calculation.
3. Write a JavaScript program to convert the amount of US dollars to Indian Rupees. The user will input the amount of US and use the following formula to perform the conversion.
INR = 75 x USD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
