Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perimeter of a Polygon #278

Closed
Metropass opened this issue Oct 19, 2020 · 1 comment
Closed

Perimeter of a Polygon #278

Metropass opened this issue Oct 19, 2020 · 1 comment
Assignees
Labels
hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator

Comments

@Metropass
Copy link
Contributor

Example Problem:
What's the perimeter of a polygon with 4 sides that has the length (10,10,20,20)?
Example Solution:
perimeter_polygon() = 60
Further explanation:
Calculates the perimeter of a polygon that has n sides
Would you like to be assigned to this:
Yes, I would like to be assigned this

@Metropass Metropass added New generator Use this label for proposing a new generator hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 labels Oct 19, 2020
@Metropass Metropass changed the title Perimiter of a Polygon Perimeter of a Polygon Oct 19, 2020
@lukew3
Copy link
Owner

lukew3 commented Oct 19, 2020

This looks good.

This was referenced Oct 20, 2020
@lukew3 lukew3 closed this as completed Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants