Need help with Python scripting. Below are the details:
Instead of only being able to enter a single individual's information, allow the user to enter data for individuals as long as they would like (provide them a way to exit the data entry interface). Also, instead of simply printing the information back to them, print instead the number of males and the number of females and the average age of each. Make sure to include comments throughout the script.