It's the first time you call the function, but the list already has a value in it—the one you added when you accessed the "default" list through the `function` object. This list, `output`, is the same one you appended to earlier: /5
1 likes 1 replies
?