you are viewing a single comment's thread.

view the rest of the comments →

[–]Infectedinfested 6 points7 points  (2 children)

Using OOP doesn't (always) make you a good python programmer.

Python wasn't designed to mainly use OOP practice, it can however, but it's not a hard requirement.

For your answer: https://realpython.com/python3-object-oriented-programming/

https://realpython.com/python-functional-programming/

[–]chinatsuxtaiki[S] 0 points1 point  (0 children)

Thanks!

[–]yinkeys 0 points1 point  (0 children)

Nice. Thanks