Write а cоmplete Pythоn prоgrаm which reаds from the user a float value of degrees then assigns it to some variable. Then calculate and print the product of pi*pi and the tangent of the entered value. Use the value of pi that is found in a common Python package/library.