First predicate

Report a typo

Implement a predicate that checks whether the Int number is even. The name of the predicate is to be isEven.

Write a program in Kotlin
// TODO: provide isEven function here
___

Create a free account to access the full topic