We need a function in core.py for printing snakes sorted based on their length. This should be fairly similar to the print_snakes_by_weight function.
We need a function in core.py for printing snakes sorted based on their length.
This should be fairly similar to the print_snakes_by_weight function.