This activity using OOP feels like creating lots of small blokcs, and maybe the idea of the blokcs
I have in mind is classes. OOP seems to give a bit more freedome (?) or flexibility.
This feelings of having more flexibility would allow me to feel I could fix things more easily.
Eveen though I still don't fully use the benefit of OOP, and I still want to write things down on
the paper before I type anything. I am still a bit scared to make mistakes.
Espeically, if I work with someone else, i might not be able to understand his or her
code, but with docstring, I would have a better understanding of his or her intention.
even if I work alone, for the beginner level of coder, it would be helpful to
write down the docstring to organize the plans or orders.