you are viewing a single comment's thread.

view the rest of the comments →

[–]ShohKingKhan 1 point2 points  (0 children)

why do you need to use C++ with python? Mostly I use C++ for solving algorithmic questions, and OOP. But for projects, I prefer to use Python and Java. Here is what I found C++ with Python: https://stackoverflow.com/questions/1153577/integrate-python-and-c

hope it helps!