Recursion Exercises Overview A set of simple programming exercises to 'exercise your recursion muscle'. These are decidedly not practical. Installation git clone the repo cd <root> bundle install (This is using ruby 3.1.2) Testing