Files
python/reference/concepts/class_methods.md

6 lines
215 B
Markdown
Raw Normal View History

# Class methods
TODO: ADD MORE
- student must know how methods of a class work inside and outside the class, the use and meaning of `def` statement [binary-search-tree](../exercise-concepts/binary-search-tree.md)