Avoid those common python mistakes!
Everybody must start at some point, it is human to make mistakes, but what about a better work flow? it is what this post is about! 1st – Classes “Self” in methods For most functions to work on python, we need some preparation, what I mean is not like an exercise but more like… knowing … Read more