I like Python because it is a flexible and extensible programming language. I wrote this little and short article to remind myself of the advantages and power of Python. How you know, we can’t subtract elements of two lists. We’ll get an error. >>> [1,2,3] - [1,2,3]
Traceback (most recent call…