Applies transformations like rotation,scaling,and moving to 2D objects of choice
The first line of input takes in either "Disc" or "Polygon" If Disc is selected,user is required to enter centre and radius,if polygon is entered,user is required to enter coordinates of vertices in order,the user can then apply the transformations.