You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I have addressed the if/else structure in JavaScript, which displays whether the person is a child or an adult based on their age in the console, as well as the switch case structure.