←BackFftg-iran/clean-code-python0Copy as MarkdownView on GitHub↗0 stars·0 forks·0 viewsClean Code Python مقدمه 2. متغیر ها 3. توابع 5. کلاس ها S: Single Responsibility Principle (SRP) O: Open/Closed Principle (OCP) L: Liskov Substitution Principle (LSP) I: Interface Segregation Principle (ISP) * D: Dependency Inversion Principle (DIP) 6. Don't repeat yourself (DRY) Features