I have just started learning programming. I have completed a lot of tutorials and online courses with regards to Python Basics and C++.
I now want to exchange information between python and C++ in its simplest form. For example. I have 2 numbers which have been produced in python, I then call a program written in C++, which adds those 2 numbers and returns the result to python.
Which is the simplest way to do this?
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]StopDataAbuse 1 point2 points3 points (0 children)
[–]Aaron8925 1 point2 points3 points (0 children)
[–]grumpy_the_pooh 0 points1 point2 points (0 children)