Spaghetti Code
Module Name
Practice Code Blocks
Correct
That comment describes what the function outputs, as well as what it needs as an input. The first and second comments describe different outputs, and the fourth one does not address the function's input.
Continue