- Add more doctests and type checking to make sure only natural numbers are used - Simplified the algorithm slightly This new verison is also between 10-15% faster for really long sequences
* Create collatz_sequence.py * Update and rename collatz_sequence.py to maths/collatz_sequence.py * doctest