I’m just glad I have other options than just Python. Am not afraid of writing my solutions either. I rarely use Python these day.
I really like Python. The only thing I don’t want to do with Python is support a large code base. Lack of strict typing makes refactoring awful
And now we have free threads so I can’t say at least you don’t have normal concurrency problems 🤣
This is probably my biggest complaint about trying to learn Python past the beginner level and into intermediate and beyond. This is also one of my strongest arguments in favor of static type systems over dynamic ones.
Using cryptic parameter names is just nonsense when you can obviously use lewd cryptic parameter names instead.