Computer Science, asked by jk2009, 1 month ago

Write a JavaScript program to register for a badminton tournament depending

on the age of the participants. Accept the year of birth from the user and categorize the players based on the age criteria. If the year is


2007 - 2009 display the message “Eligible for U15”

2004 - 2006 display the message “Eligible for U17”

2001 - 2003 display the message “Eligible for U19”

for others display the message “Invalid input”
please answer fast

Answers

Answered by meetvekariya277
0

Answer:

You're eligible for all the purpuses

Similar questions