Skip to content

Commit 3f721a7

Browse files
Update 0118-pascal's-triangle.md
1 parent 94ab509 commit 3f721a7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

dsa-solutions/lc-solutions/0100-0199/0118-pascal's-triangle.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ id: 118-pascals-triangle
33
title: Pascal's Triangle
44
sidebar_label: 0118-Pascal's Triangle
55
tags:
6-
7-
Java
8-
Python
9-
C++
6+
- C++
7+
- Java
8+
- Python
109
description: "Generate the first n rows of Pascal's Triangle."
1110
---
1211

0 commit comments

Comments
 (0)