6 lines
274 B
Markdown
6 lines
274 B
Markdown
# Initialization
|
|
|
|
TODO: ADD MORE
|
|
|
|
- customizing object instantiation with actions and persisting data. The example uses `__init__` to persist a `compass` object and x, y coordinates assigned to instance attributes. [robot-simulator](../exercise-concepts/robot-simulator.md)
|