exercism / julia

Exercism exercises in Julia.
https://exercism.org/tracks/julia
MIT License
68 stars 68 forks source link

WIP draft of arrays concept #802

Open colinleach opened 1 month ago

colinleach commented 1 month ago

An earlier draft of this was growing out of control, so I cut it down to (mostly) just what is needed for Elyse's Enchantments.

On which subject: that draft exercise will need changing. Test 2 currently uses pairs, a concept well beyond this stage of the syllabus.