Comment Python and C (Score 1) 997
Learn C for when you code needs to be fast. Learn Python for when you need to be productive.
Then you can learn how to write the code that needs to be fast in C and have it run within a Python app.
If the code and the comments disagree, then both are probably wrong. -- Norm Schryer