Computer Science, asked by reethika384, 9 months ago

def func(x):
print(x)
func(10)
func(20)​

Answers

Answered by Anonymous
6

Explanation:

Please write in a proper order

Similar questions