thirty_five?
examples
thirty_five
input
-2.0.thirty_five?
result
false
thirty five
input
-2.1.thirty_five?
result
false
thirty five
input
-1.0.thirty_five?
result
false
-1.1 thirty five
input
-1.1.thirty_five?
result
false
-0.1 thirty five
input
-0.1.thirty_five?
result
false
0.0 thirty five
input
0.0.thirty_five?
result
false
negative zero point one thirty five
input
-0.1.thirty_five?
result
false
1.0 thirty five
input
1.0.thirty_five?
result
false
-1.1 thirty five
input
-1.1.thirty_five?
result
false
negative two point zero thirty five
input
-2.0.thirty_five?
result
false
two point one thirty five
input
2.1.thirty_five?
result
false
thirty five
input
35.0.thirty_five?
result
true
thirty five
input
35.1.thirty_five?
result
false