References to completing this code challenge:
-
https://ruby-doc.org/core-3.0.2/Enumerable.html#method-i-inject
-
https://stackoverflow.com/questions/698300/how-can-i-initialize-a-modules-instance-variables-in-ruby
-
https://ruby-doc.org/core-3.0.2/Enumerable.html#method-i-inject
-
https://commandercoriander.net/blog/2014/11/09/a-multiline-string-cheatsheet-for-ruby/
-
https://stackoverflow.com/questions/36963844/difference-between-and-in-ruby
-
https://stackoverflow.com/questions/32059200/convert-string-to-integer-preserving-leading-zeroes
-
https://relishapp.com/rspec/rspec-core/v/2-11/docs/helper-methods/let-and-let
-
https://stackoverflow.com/questions/26477464/describe-vs-context-in-rspec-differences
-
https://relishapp.com/rspec/rspec-core/v/3-8/docs/example-groups/basic-structure-describe-it