/4

Primary LanguageHTML

Simple JavaScript Program

A program that takes name and age of the user

If inputs are empty, it returns an error message and if age is less than 16 and greater than 40, it returns a message of invalid age.