An interesting article about Python.
Python's simple, easy-to-learn syntax can mislead Python developers -- especially those who are newer to the language -- into missing some of its subtleties and underestimating the power of the language. This is a list of somewhat subtle, harder-to-catch mistakes that can trip up even the most advanced Python developer.
Read more following the link
https://www.toptal.com/python/top-10-mistakes-that-python-programmers-make
I would like to thank Adi Salcu from toptal.com for the input.