I propose to delete the second answer to the modular code exercise.
The only thing that it adds is that it encapsulates things in a class but to me there's not any good reason to do it unless you make the class configurable.
Instead, I would say it would be a good addition to turn the "magic numbers" like absolute zero and these conversion numbers into constants.