Can someone explain why if we are making a constructor to take in two known values (like name and age), why would we be adding in made up values for the other variables? What is the point of that? And why do these constructors require a made up color value, but they don't need any mention of address at all?