Copy
def
divide_two_numbers
(a, b):
return
a
/
b