How about another conversion? This time, let's convert kilometers into miles!
Nice! We can reuse functions like to_miles() as often as we want without having to rewrite the code line by line.
Does it really make sense to return km without touching it?