exercism / r

Exercism exercises in R.
https://exercism.org/tracks/r
MIT License
27 stars 38 forks source link

scrabble-score: sync #331

Closed ErikSchierboom closed 6 months ago

ErikSchierboom commented 6 months ago

Sync the scrabble-score exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/scrabble-score.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).