Time: 15 minutes
Purpose: This activity helps you get familiar with multiple conditions
Introduction: Youโre had experience using a single if condition, try and use one which uses multiple conditions
Task: Modify the existing code so that it now applies to people who are not only over 18, but also under 30.