Is there a better way to do something like this?
I feel there should be a way to shorten the code, and avoid adding a bunch of zeros.
I want to make the case statement capable of larger numbers without having to type in all those zeros.
Are there different ways to represent numbers in the actual code that makes it less bulky?