codinasion icon indicating copy to clipboard operation
codinasion copied to clipboard

Write a PHP program to print diamond pattern

Open harshraj8843 opened this issue 2 years ago • 3 comments

Description

Write a PHP program to print diamond pattern

Input  : 5

Output : 
    *
   ***
  *****
 *******
*********
 *******
  *****
   ***
    *
How to contribute
  • Save the solution in program/print_diamond_pattern.php file
  • Add print_diamond_pattern.php file in print-diamond-pattern folder

harshraj8843 avatar Oct 16 '22 16:10 harshraj8843

Hey @harshraj8843 I want to contribute to this issue. Please assign this issue to me. !assign

Mrunmayi28 avatar Oct 31 '22 12:10 Mrunmayi28

Hey @Mrunmayi28

You can comment !assign on any good first issue you want to contribute to, to be auto assigned

!assign

harshraj8843 avatar Oct 31 '22 12:10 harshraj8843

!assign

Mrunmayi28 avatar Oct 31 '22 13:10 Mrunmayi28