Print Pascal's Triangle #42
Labels
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest Issue
hacktoberfest-2023
Hacktoberfest 2023 Issue
hacktoberfest-accepted
Accepted for Hacktoberfest
Java
Java Programming Language
Level: Hard
This question is hard
python
Python Programming Language
question
Further information is requested
❗Write Code in Only One Language (CPP, C, Java, Python)
Give File Name : pascal_triangle ✅ In respective language folder
📑 DESCRIPTION
Pascal's Triangle
Problem Statement:
You are given an integer ‘N’. You need to return the first ‘N’ rows of Pascal’s triangle.
Example
Input Format:
Output Format:
Sample Input 1
Sample Output 1
Explanation of Sample Input 1
Sample Input 2
Sample Output 2
Constraints
What is Pascal's Triangle?
The text was updated successfully, but these errors were encountered: