Skip to content

Commit

Permalink
added prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
mk2s committed Mar 2, 2024
1 parent 934e7ca commit ce652af
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 ce652af

Please sign in to comment.