RosettaCodeData/Task/Even-or-odd/Pascal/even-or-odd-1.pascal

2 lines
33 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
isOdd := odd(someIntegerNumber);