Skip to content

Commit

Permalink
added prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
mk2s committed Feb 17, 2024
1 parent fc2c89a commit 7e42b1f
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 @@ -753,7 +753,12 @@
"name": "Roman Numerals",
"uuid": "ad55f4da-9f64-4a81-908d-43224d672e80",
"practices": [],
"prerequisites": [],
"prerequisites": [
"allocators",
"conditionals",
"control-flow",
"slices"
],
"difficulty": 4
}
]
Expand Down

0 comments on commit 7e42b1f

Please sign in to comment.