What is the most pythonic way to reference object attributes multiple times in a separate function using an object as an input?

前端 未结 0 1715
孤街浪徒
孤街浪徒 2021-01-29 07:37

From a pythonic efficiency perspective, if I create an object with attributes and then later use those attributes multiple times in another function elsewhere, should I just ref

相关标签:
回答
  • 消灭零回复
提交回复
热议问题