As the thread title suggests, I am here to urge anyone who will ever write even a single computer program ever in their lives to avoid using Python at all costs.
Why might someone use Python? Because it seems sooo much easier than C++ when you start out. No semi-colons or squiggly braces or >> signs. It sucks you in with promises of rainbows and happiness....
Then you write a code that has to produce a lot of output - which causes you to deteriorate into a weeping infant, assuming the fetal position and cursing whomever decided that a 10% reduction in the time required to write a program was worth the trade-off of running 100 times more slowly.
So, do yourself a favor, and never, ever, EVER code ANYTHING in Python. It will only end in heartbreak.