Skip to content

Commit

Permalink
add difference of squares exercise solution
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti committed Feb 28, 2024
1 parent 41ea631 commit 3595b69
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,14 @@
"practices": [],
"prerequisites": [],
"difficulty": 10
},
{
"uuid": "f720055b-312a-44af-b05b-4beaf484ad2e",
"slug": "difference-of-squares",
"name": "Difference of Squares",
"practices": [],
"prerequisites": [],
"difficulty": 1
}
]
},
Expand Down

0 comments on commit 3595b69

Please sign in to comment.