+ 1
OOP Python Project
How do I organize the code and functions in OOP projects so that it is readable, modifiable and repairable. And how do I know how each class should store its data?
1 Respuesta
0
at first. relevant and related things you should put in the same class.
come back when you are done, and show what you did.