Patrick ⭐️ really likes mayonnaise! He wants to calculate the volume of a mayonnaise tub using the formula of the volume of a cylinder.
Can you help Patrick create a Go program that takes as an input the radius and the height of a cylinder, then calculates and prints its volume using the following formula:
Please print the calculated volume using two decimals with the "%.2f" verb!