Skip to content

Add 8 new exercices and format Roc code - #205

Merged
Anton-4 merged 7 commits into
exercism:mainfrom
ageron:add-several-exercises
Aug 19, 2026
Merged

Add 8 new exercices and format Roc code#205
Anton-4 merged 7 commits into
exercism:mainfrom
ageron:add-several-exercises

Conversation

@ageron

@ageron ageron commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR adds 8 new exercises:

  • bottle-song
  • dnd-character
  • grade-school
  • line-up
  • resistor-color-trio
  • save-the-cow
  • simple-cipher
  • twelve-days

Note: the simple-cipher exercise does not have a template.j2. This just means that if the test specs ever change, we will need to update simple-cipher-test.roc by hand.

@github-actions

Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@ageron

ageron commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Note: since I ran roc fmt on all .roc files in this repo, a few existing exercises were slightly modified (essentially replacing -> with |> and changing a few indentations). Since these changes are superficial, I think we should add [no important files changed] to the merge-commit message when the PR is merged.

@Anton-4 Anton-4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @ageron!

@Anton-4
Anton-4 merged commit 835558e into exercism:main Aug 19, 2026
2 checks passed
@ageron
ageron deleted the add-several-exercises branch August 20, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants