ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Adding Pascal Triangle in PHP #294

Closed juanmagutierrez closed 3 years ago

juanmagutierrez commented 3 years ago

PR for issue #206

Wrote code in PHP to print pascal triangle.

Kanhakhatri065 commented 3 years ago

Looks good to me. I'm gonna merge it now.

Kanhakhatri065 commented 3 years ago

@all-contributors please add @juanmagutierrez

allcontributors[bot] commented 3 years ago

@Kanhakhatri065

I couldn't determine any contributions to add, did you specify any contributions? Please make sure to use valid contribution names.

Kanhakhatri065 commented 3 years ago

@all-contributors please add @juanmagutierrez for code, ideas, design.

allcontributors[bot] commented 3 years ago

@Kanhakhatri065

I've put up a pull request to add @juanmagutierrez! :tada:

juanmagutierrez commented 3 years ago

Looks good to me. I'm gonna merge it now.

@Kanhakhatri065 can you add "hacktoberfest-accepted" label to the PR ? thanks!