exercism / arturo

Exercism exercises in Arturo.
https://exercism.org/tracks/arturo
MIT License
4 stars 2 forks source link

Add strain #72

Open BNAndras opened 4 months ago

BNAndras commented 4 months ago

Currently getting a SIGSEGV with the example solution on my Windows install so I'll play with this a little more. This might warrant a bump up to medium difficulty since calling the passed-in function is a little trickier than I thought.