Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 256 Bytes

File metadata and controls

9 lines (5 loc) · 256 Bytes

Logically Classy

a beginner friendly look at refactoring python logic to class methods

classy gangster spock

./functional is the example for the function based code

./classy is the example for the class based code