Skip to content

Commit

Permalink
Add prerequisites for exercise allergies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPradat committed Oct 2, 2022
1 parent 8316a18 commit fbc909b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@
"name": "Allergies",
"uuid": "9d33d21c-e695-427f-9f58-dd9498d61318",
"practices": [],
"prerequisites": [],
"prerequisites": ["classes", "math", "numbers", "for-loops", "arrays"],
"difficulty": 6,
"topics": ["arrays", "bitwise_operations", "conditionals", "loops"]
},
Expand Down

0 comments on commit fbc909b

Please sign in to comment.