open-source-workshop / idc-katas

0 stars 40 forks source link

calPerimeterPolygon #46

Open sarthakgupta072 opened 5 years ago

sarthakgupta072 commented 5 years ago

Function name

Where to implement

src/calPerimeterPolygon.js

Description (optional)

Take number of sides of polygon, input the length of sides and calculate the perimeter of the polygon.