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

2 lines
33 B
Plaintext

isOdd := odd(someIntegerNumber);