Cpp-Py Calculator A simple application which takes a mathematical expression as the input and displays its result as the output. Preferred Usage g++ cpp-py-calc.cpp -o eval ./eval expression Requirements -: GNU C++ compiler Python 3