modulo
modulo : (int int -> int)
purpose:
to compute first number modulo second number
Intermediate Student with Lambda Language