Question: HTML javascript problem 1. Implement the Factorial problem in Javascript. Take an input from user and show the factorial of the input. Try implementing recursion/iteration.
HTML javascript problem
1. Implement the Factorial problem in Javascript. Take an input from user and show the factorial of the input. Try implementing recursion/iteration.
2. Implement the Hour problem. Take the current hour and check if it is greater than 12 then bid the user "Good Afternoon!", else "Good Morning" etc.
This is what i have so far 
Jan29.htrml 1 head
14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
