See all keywords: Help ("keywords")
View all Modules:help ("modules")
Modules:help ("Modules Yourstr") that contains the specified string in all modules
View Common Topics:help ("topics")
>>> Help ("topics") here is a list of available topics. Enter any topic name to get more help. Assertion debugging Literals Sequencemethods2assignment deletion Loopin G sequencesattributemethods dictionaries mappingmethods shiftingattributes dictionaryl Iterals MAPPINGS slicingsaugmentedassignment dynamicfeatures METHODS Specialattributesbackquot ES ellipsis MODULES specialidentifiersbasicmethods EXCEPTIONS namespaces Specialmethodsbinary Execution NONE stringmethodsbitwise EXPRESS IONS numbermethods Stringsboolean FILES NUMBERS subscriptscallablemeth ODS FLOAT OBJECTS tracebackscalls formatting OPERATORS trut Hvalueclasses frameobjects PACKAGES tupleliteralscodeobjects FRAMES POWER tuplescoercions F Unctions Precedence Typeobjectscomparison IDENTIFIERS PRINTING Typescomplex Importing Privatenames unaryconditional INTEGER returning UNIC Odecontextmanagers listliterals Scoping CONVERSIONS LISTS SEQUENCEMETHODS1
For example, to view Help for the CALLS topic, then: Assist ("CALLS")
View Module:import Os.path + Help ("Os.path") in the standard library
View built-in types: Help ("List")
To view member methods for a type: Help ("Str.find")
View built-in functions: Help ("open")
Python View Help---helper function