0
/ 10
Complete this method so it prints out the quotient of the two parameters.
Searching for: division
Complete this method so it prints out the quotient of the two parameters.
With the code given to you, create a new variable called quotient
that stores the numerator
divided by the denominator
and represented as...