Skip to content

Commit

Permalink
Merge pull request #860 from puripant/patch-1
Browse files Browse the repository at this point in the history
Add topics to pascals-triangle
  • Loading branch information
FridaTveit authored Oct 4, 2017
2 parents e3f24d7 + 5b87374 commit ee75eae
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,14 @@
"core": false,
"difficulty": 5,
"slug": "pascals-triangle",
"topics": null,
"topics": [
"arrays",
"matrices",
"algorithms",
"mathematics",
"exception_handling",
"integers"
],
"unlocked_by": "matrix",
"uuid": "d2a76905-1c8c-4b03-b4f7-4fbff19329f3"
},
Expand Down

0 comments on commit ee75eae

Please sign in to comment.