Topic: Mathematics Problem / Level: advanced

Problem: Implement a function to calculate the area of a polygon given its vertices using the shoelace formula.

Run the code to see the output here...