Problem
1. Assign the value 10 to the integer variable Toes.
2. You want to divide 9 by 5.
a. How would you write the expression if you want the quotient to be a floating-point number?
b. How would you write it if you want the quotient to be an integer number?