i am taking my first VB class and i am getting a repeatative answer from a code i built. We are one classes section in the course and the assignment was to build a rectangle class that has two private attributes lenght and width. Create two public methods to assign the value of the attributes. Create a method that displays the area and parimeter. Anyone have any suggestions?