Which one is better in your opinion, C++ or Python?
Sigiloso
Both have it's own pros and cons, in terms of processing speed C++ is faster, in terms of development time Python is better. C++ is close to system level, Python is mostly good for automation.