[Solved]Q2 Write Javascript Function Asks User Number N Calculates Factorial Number Must Use Loop Q37145385

Q2 Write a JavaScript function that asks the user for a number, n, then calculates the factorial for that number. You must use a loop to find the factorial. Show transcribed image text Q2 Write a JavaScript function that asks the user for a number, n, then calculates the factorial for that number. You must use a loop to find the factorial.
Expert Answer
Answer to Q2 Write a JavaScript function that asks the user for a number, n, then calculates the factorial for that number. You mu… . . .
OR

