Problem
This question has to do with the programming example entitled Revised Pizza Buying Program. Suppose the evil pizza parlor that is always trying to fool customers introduces a square pizza. Can you overload the function unit Price so that it can compute the price per square inch of a square pizza as well as the price per square inch of a round pizza? Why or why not?