OOP - Python - How to call function within class and avoid the error of missing arguments caused by self?

后端 未结 0 711
-上瘾入骨i
-上瘾入骨i 2021-01-01 10:03

I am the beginner to the OOP practices.

I want to create a class which execute my query to database.

Here is my code:

class tools()         


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