The Python command’s help() function, which can be applied to symbol (e.g. help(str)) is a triumph of accessible documentation.

@stuffonfire taught it to me over a decade ago and that little function likely changed my career trajectory.