What does the help() instruction do when used with a module?

It gives a description of the functionality the module hasIt prevents the module from producing errorsIt stores the module inside a new variable

It gives a description of the functionality the module has.