-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
x:action/createWork on something from scratchWork on something from scratchx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:rep/largeLarge amount of reputationLarge amount of reputationx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)x:type/docsWork on DocumentationWork on Documentation
Description
Towards #103
Scaffold https://github.com/exercism/cairo/blob/main/exercises/concept/magical-measurements
Instructions for the exercise are already given (see .docs/instructions.md). Follow the instructions yourself to implement all the other necessary (missing) files/tests/content.
TODO:
- use other implemented concept exercise metadata files for inspiration, e.g. https://github.com/exercism/cairo/tree/main/exercises/concept/lucians-luscious-lasagna
- instructions.md are already given
- implement introduction.md
- implement design.md
- implement hints.md
- implement the example solution in .meta/exemplar.cairo
- implement the exercise stub at src/lib.cairo
- implement tests for the exercise at tests/magical_measuremets.cairo
- replace
<your_gh_username>
placeholder with your actual GH username in .meta/config.json
Metadata
Metadata
Assignees
Labels
x:action/createWork on something from scratchWork on something from scratchx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:rep/largeLarge amount of reputationLarge amount of reputationx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)x:type/docsWork on DocumentationWork on Documentation