Jan-16-2017, 11:03 PM
A simplified version of metulburr's code if you wanna be super pro...
print value == .1 or value > 1(This is assuming that nothing funky will happen printing a boolean instead of a string, since they do both have the same string representation.)