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

Write a GO program to find perimeter of a rectangle #1360

Closed
Tracked by #1354
harshraj8843 opened this issue Oct 4, 2022 · 3 comments
Closed
Tracked by #1354

Write a GO program to find perimeter of a rectangle #1360

harshraj8843 opened this issue Oct 4, 2022 · 3 comments
Assignees
Labels
closed closed issues/PRs GO go related good first issue Good for newcomers

Comments

@harshraj8843
Copy link
Contributor

Description

Write a GO program to find perimeter of a rectangle

Perimeter of rectangle = 2 × (Length + Width)

Length : 2
Width  : 3

Perimeter : 10
How to contribute
  • Save the solution in find_perimeter_of_a_rectangle.go file
  • Add find_perimeter_of_a_rectangle.go file in find-perimeter-of-a-rectangle folder
@Chirag8023
Copy link

!assign

@harshraj8843
Copy link
Contributor Author

Hey @Chirag8023,

This issue has been assigned to you for more than 15 days.

We are unassigning you from this issue.

If you are still interested in contributing to this issue, please get auto-assigned on the issue by commenting !assign again.

Thanks for your contributions :)

@vedantpople4
Copy link
Contributor

!assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed closed issues/PRs GO go related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants