Is it a good practice use a class to build a object made of other objects?

后端 未结 0 782
轮回少年
轮回少年 2020-12-30 03:43

I\'m using Python/Tkinter to build an app, and came across this "problem":

Let\'s use this code:

from tkinter import *

class Foo():

    def         


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