// entry for how many comparisons it takes on binary search and linear search. // You'll need to update those methods.
// Create a new Teen object and print it out; see the Teen class file // to see how the constructor and toString method work.