Calling a function from a class without object

前端 未结 0 353
走了就别回头了
走了就别回头了 2021-01-22 06:35

I have a question. this is my code:

    def __init__(self, vnaam, anaam, nummer, geboorte, mail, cijfer):
        self.vnaam = vnaam
        self.anaam = anaam
           


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