codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Write a PHP program to find volume of a cube #2078

Closed harshraj8843 closed 1 year ago

harshraj8843 commented 2 years ago

Description

Write a PHP program to find volume of a cube

Volume of cube = Side^3

Side : 2

Volume : 8
How to contribute - Save the solution in `program/find_volume_of_a_cube.php` file - Add `find_volume_of_a_cube.php` file in `find-volume-of-a-cube` folder
CodingWithHardik commented 2 years ago

!assign

manyadua16 commented 2 years ago

!assign

harshraj8843 commented 2 years ago

Hey @manyadua16, this issue is already assigned to @CodingWithHardik !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

harshraj8843 commented 1 year ago

Duplicate of codinasion/codinasion#47