2 lines
66 B
Text
2 lines
66 B
Text
|
|
With[{n = 5}, TreeForm /@ Nest[Addbags, {cabinet[bag[]]}, n - 1]]
|