What is output of
def addon (x, y, z):
print (a+y+z)
Please Help Anyone
source: Python 12th Chapter 2 Function
Attachments:
Answers
Answered by
0
Answer:
it will not return an output there is an error in the code
Similar questions