Even better Python is (also) an object oriented programming language. If it makes sense, package the functions together with the concrete implementation of the entity in your code, as instance attributes, property methods, or methods:
위 문장에서 instance attributes를 어떻게 번역하면 좋을까요?