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