exercism / groovy

Exercism exercises in Groovy.
https://exercism.org/tracks/groovy
MIT License
20 stars 42 forks source link

scrabble-score: sync #409

Closed ErikSchierboom closed 4 months ago

ErikSchierboom commented 5 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).