Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 408 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 408 Bytes

moduPascal

A fun little command-line toy for displaying Pascal's triangle calculated using modular arithmetic. It supports filtering, that is, showing only one number, displaying the rest as a '-' character.

Hint: If you play around, you may find another famous triangle.