You're comparing apples to oranges. C++ is anywhere between 2 and 100 times faster to execute than Python. However, Python is generally faster to develop in. Perl has about the same runtime speed as ...