How can I call a method for multiple variables efficiently?

后端 未结 0 1445
心在旅途
心在旅途 2020-12-04 13:28

Here is a line of code from my program:

self.startcash, self.price, self.highroll, self.lowroll = self.prompt_user()

What you are seeing here

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