"Implement a Python function pascal_triangle(n) that generates Pascal's Triangle up to n rows, returning a list of lists where each sublist represents a row of the triangle. The function should handle edge cases where n is less than or equal to 0 by returning an empty list."
active 2024-07-25 → 2024-10-04 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 72 days from 2024-07-25 to 2024-10-04. Pushes: 8 total, peak 4 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| A-Nickgithub | 8 | 8 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
No issue or PR events — this repo's activity is pushes only.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.