Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 227 Bytes

File metadata and controls

8 lines (3 loc) · 227 Bytes

Division by repeated subtraction:

Write a function that divides two numbers and returns their quotient. Use recursive subtraction to find the quotient. The function should only take two arguments.

#phone number 0791521527