exercism / vimscript

Exercism exercises in Vim script.
https://exercism.org/tracks/vimscript
MIT License
20 stars 24 forks source link

Update Grains exercise #256

Open BNAndras opened 6 months ago

BNAndras commented 6 months ago

https://forum.exercism.org/t/odd-arithmetic-in-grains/8662/23

The example for Grains needs to be updated so the Square and Total functions return a string.

The exercise difficulty needs to be updated to medium.

The "grains on square 64" and "returns the total number of grains on the board" tests need to be updated to use the correct expected values as strings.

kotp commented 3 months ago

Apparently I closed it as a result of misinterpretation involving 269 being merged.