Computer Science, asked by PranitaKumari, 6 months ago

What is the output of the add() function call

def add(a, b):
return a+5, b+5

result = add(3, 2)
print(result)

a)Syntax Error

b)(8,7)

c)15

d)8​

Answers

Answered by sristy12
1

Answer:

540 calories of heat is required to vaporize the one gram of water at 100 C . determine the entropy change involved in vaporizing 5gm of water. (1 calorie=4.2j)

Similar questions