Computer Science, asked by vmnair3295, 4 months ago

1. What will be printed after calling box (width=10)?
def box(length=25, width=25, height=25)
print(length, width, height)
box(width=5)

Answers

Answered by singhvikram0066
0

Explanation:

drfffuvhjbvgbknhvcbgv

Similar questions