quotient
quotient : (int int -> int)
purpose:
to compute the quotient of two integers
Intermediate Student with Lambda Language