Pff. "Dynamic" typing is "no" typing. I'd much rather say what a variable is up front instead of all this magical hand-waving.Sure you didn't enter "static typing" by mistake? Python is a strongly dynamically typed language, ie there's no funny implicit casting a la javascript.![]()
In spite of my bitching I still do use Python for some tasks. Things like web scraping and data massaging are way easier in Python than in my bread-and-butter language C++
Last edited: