Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
help() | Annotations
Mastering Python: Annotations, Errors and Environment
course content

Course Content

Mastering Python: Annotations, Errors and Environment

help()

While IDEs can provide hints for functions, these hints may not be available in environments such as Jupyter Notebook or console interpreter. To get information about a function or object, you can use the help() function:

Everything was clear?

Section 1. Chapter 6
We're sorry to hear that something went wrong. What happened?
some-alt