Answer:
print(sum(n1, n2))
Step-by-step explanation:
The print statement displays the function call sum() with n1 and n2 as the variables to be used by the function.
Hope this helps :)
7.8m questions
10.5m answers