Skip to content

Commit

Permalink
Added prerequisites for the "darts" exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
galabra committed Oct 13, 2024
1 parent 432ca4e commit 103d27f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2225,7 +2225,12 @@
"name": "Darts",
"uuid": "6c64649b-ea81-4118-9e74-a0a55018ffbc",
"practices": [],
"prerequisites": [],
"prerequisites": [
"arithmetic-operators",
"comparison",
"conditionals",
"numbers"
],
"difficulty": 3
},
{
Expand Down

0 comments on commit 103d27f

Please sign in to comment.