Naming Python Classes [duplicate]

0

Speak up. I'm trying to learn Python on my own. And he painted the following question: how to name my files? I want to create a set of classes and use these classes in my program as I do? Does each class have to be in a separate file? with the class name? or it can be in the same file and how do I import this file to use in my project. Thanks

    
asked by anonymous 19.11.2018 / 13:38

0 answers