Closed harshraj8843 closed 1 year ago
!assign
Can I work on this? The automatic assigning, "!assign", is not working again.
!assign test
Hey @harshraj8843, this issue is already assigned to @yesayajones !!!
Please choose another issue.
Thanks for your interest in contributing to this project.
@yesayajones Thanks for reporting this incident 👍🏻
The workflow was ignored 👉🏻 https://github.com/codinasion/program/actions/runs/3797187150
Don't know why (as issue body contains !assign
), but I will try to fix it ASAP
!assign
Description
Write a JavaScript program to find surface area of a cylinder
Surface area of cylinder = 2 × π ×
Radius
× (Radius
+Height
)How to contribute
- Save the solution in `FindSurfaceAreaOfACylinder.js` file - Add `FindSurfaceAreaOfACylinder.js` file in `program/find-surface-area-of-a-cylinder` folder