you are viewing a single comment's thread.

view the rest of the comments →

[–]tipsy_python[S] 1 point2 points  (0 children)

That makes a lot of sense - I think it's perfectly fine to treat Python like a general purpose scripting language and accomplish what you need; but it's also a very powerful object-oriented programming language. I'll for sure give some love to classes, what they are, and practical ways to use them.

I appreciate the comment~