I have the following question(project) and tried a million times, but just can't seem to crack this one
Conditional operator instead of if/else statement
age 12 - 19 should display 'You are a teenager' between 19 and 30 should display 'You are a young adult else 'You are neither a teenager nor a young adult'
Please assist