How can we add any number of tools to the inventory array?

Yessir! The splat operator lets us add multiple values in the place of a single parameter.

Not quite! The splat operator lets us add multiple values in the place of a single parameter.