IS-ODD tests if the input is an odd numeric value
Categoryname
IS-ODD value
value - numeric value
This method has no refinements
IS-ODD tests if the input is an odd numeric value
value: 11
write "Value is "
write/line either IS-ODD value ["odd."]["even."]