Between Python and C++ you can't answer which is better because programming languages are like tools. So that's like asking what's better a pen or a pencil?
If you want to develop high level apps, like web apps, video games, desktop apps, machine learning or basic scripting then you can go for Python
If you want to do operating system development or electronics programming, you can use for C.
So it depends on the application domain. So for C is more low level stuff, and Python is more what the end user touches.
Top comments (0)