Sha256: b0a25c19d8c090403b614063e874016796555d0aa987061f510c27aa8e7c644e
Contents?: true
Size: 500 Bytes
Versions: 791
Compression:
Stored size: 500 Bytes
Contents
## Hints This exercise is about [code refactoring](https://en.wikipedia.org/wiki/Refactoring), so we are providing you with a solution that already passes the tests. The challenge is to rewrite it until you are proud of it, and learn something in the process. If you don't know where to start, here are some ideas: - Try to reduce repetition to a minimum. - Try to make the code readable. Take your time. Change one thing at a time and check if your solution still passes the tests. Have fun!
Version data entries
791 entries across 396 versions & 1 rubygems