Skip to content

Pascal Triangle #206

@ephremdeme

Description

@ephremdeme

Implement pascal triangle in any language inside Algorithms/Pascal folder.

input: rows
output: 1
1 1
1 2 1
1 3 3 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    C#C# implementationC++C++ implmentationHacktoberfestJavajava implementationJavascriptJavaScript implementationPythonpython implementationgood first issueGood for newcomershacktoberfest2020hacktoberfest2020 for 2020moderatemoderate level difficulty

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions