6 lines
208 B
Markdown
6 lines
208 B
Markdown
|
|
# Call semantics
|
||
|
|
|
||
|
|
TODO: ADD MORE
|
||
|
|
|
||
|
|
- knowing that appending `()` to the name of an instance method _calls_ it, since instance methods are _callable_. [robot-simulator](../exercise-concepts/robot-simulator.md)
|