• Swedneck@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    Welcome to Python 3.13’s help utility! If this is your first time using Python, you should definitely check out the tutorial at https://docs.python.org/3.13/tutorial/.

    Enter the name of any module, keyword, or topic to get help on writing Python programs and using Python modules. To get a list of available modules, keywords, symbols, or topics, enter “modules”, “keywords”, “symbols”, or “topics”.

    Each module also comes with a one-line summary of what it does; to list the modules whose name or summary contain a given string such as “spam”, enter “modules spam”.

    To quit this help utility and return to the interpreter, enter “q”, “quit” or “exit”.