How can we find out what functionality a module has?
With the
help()
instruction
With the
print()
instruction
With the
help()
instruction.