Working on different projects I have the choice of selecting different programming languages, as long as the task is done.
I was wondering what the real difference is
C is definitely faster than Python because Python is written in C. C is middle level language and hence faster but there not much a great difference between C & Python regarding executable time it takes. but it is really very easy to write code in Python than C and it take much shorter time to write code and learn Python than C. Because its easy to write its easy to test also.