Back to course home
0% completed
Quiz
What will the following function return when called?
def add(x, y):
return x + y
result = add(5, 3)
print(result)
``
A
8
B
5
C
None
D
Error
.....
.....
.....
Like the course? Get enrolled and start learning!
Table of Contents
Contents are not accessible
Contents are not accessible
Contents are not accessible
Contents are not accessible
Contents are not accessible