Lesson 12 - Activity 1 - Looping over different ages

Time: 15 minutes

Purpose: This activity helps you get familiar loops

Introduction: You’ve seen me create a loop, now create your own

Task: Create a loop that loops between 10 and 40 and calls the eligibility method we created previously, printing the result.