0
/ 10
Complete this method so it prints out the quotient of the two parameters.
Complete this method so it prints out the quotient of the two parameters.
Examples:
quotient(10, 12) outputs 0
Your feedback will appear here when you check your answer.