Exercises 02



Create the following functions:

  1. Calculate the area of a rectangle
  2. Calculate the perimter of a rectangle
  3. Calculate the third angle in a triangle given angle1 and angle2
  4. Calculate the fourth angle in a quadrilateral given angle1, angle2 and angle3