Please enable JavaScript to use CodeHS

CodeHS Glossary


Constructor Python

Another term for the `__init__` method, which builds or initializes a new object.