World Languages, asked by xterreur, 10 months ago

In Python, what kind of error is returned by the following code? (e.g. NameError, ValueError, IOError, etc.) def my_func(n1, n2): return n1 + n2 my_func(1, 2, 3)

Answers

Answered by dhruvtiwari820
0

Answer:

it is value error

Explanation:

python should be like this piethon but

.it it is write like python

Similar questions