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 :)
5.7m questions
7.4m answers