Is there a way to reduce the need to use the same variable over and over in an if statement operator?
For example:
if(value == 10 || value == 11 || val