PersonTest Students array with user input Write a program that creates an object of a person. User can state how many people to create Use the object to create multiple persons with the following attributes based on user's input *Name *Age *Hair color Add a method in a separate class called Average and put in a method to collate the average age of people based on the number of people entered