help() – Built-in method to provide helpful information — Adafruit CircuitPython 1 documentation (original) (raw)


help(object=None)

Prints a help method about the given object. When object is none, prints general port information.