While the Planet enum is simple, it is surprisingly powerful. Here is a short program that takes the earth weight of an object (in any unit) and prints a nice table
I almost think it'd be worth showing what this would look like with int enums for contrast!