Q1) Write JS code which prompts the user to enter a number between 1 and 3, then check the number the user enter. you may use switch and case. Write JS code which asks the user for his/her first and last name and prints them. Write JS code which prompt the user for an integer and prints the result.