Files
python/reference/concepts/assignment.md

8 lines
396 B
Markdown
Raw Normal View History

# Assignment
TODO: ADD MORE
- The example solution uses assignment for variables and other values. [markdown](../exercise-concepts/markdown.md)
- instance properties need to be assigned passed in data [matrix](../exercise-concepts/matrix.md)
- the example uses assignment for all the instance properties and `instructions` dictionary. [robot-simulator](../exercise-concepts/robot-simulator.md)