Topic: Mathematics Problem / Level: advanced

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

Run the code to see the output here...