I need to make this:
Design a Cylinder class that has radius and height attributes, a constructor with which the values of both attributes can be set, and the getRadio (), getHeight (), setRadio ()...