- Write a Javascript program to generate a random number ad store it in a variable . The program then takes an input from the user to tell them whether the guesss was correcr , greater or lesser than the original number
- 100 (number of guesses) is the score of the user , The program is expected to termiante once the number is gussed , Number should be between 1-100
-