Skip to content

Commit

Permalink
Update exercises/pascals-triangle/introduction.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jie <jie.gillet@gmail.com>
  • Loading branch information
ErikSchierboom and jiegillet committed Jun 6, 2024
1 parent 3193643 commit 56e0b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/pascals-triangle/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Over the next hour, your teacher reveals some amazing things hidden in this tria

- It can be used to compute how many ways you can pick K elements from N values.
- It contains the Fibonacci sequence.
- If you color odd and even numbers differently, you get a beautiful pattern called the [Sierpiński triangle][wikipedia-sierpinski-triangle]
- If you color odd and even numbers differently, you get a beautiful pattern called the [Sierpiński triangle][wikipedia-sierpinski-triangle].

The teacher implores you and your classmates to lookup other uses, and assures you that there are lots more!
At that moment, the school bell rings.
Expand Down

0 comments on commit 56e0b16

Please sign in to comment.