I have an assignment for school that provided some code in c and a make file. We could chose any language to code in for the part we were assigned, and i chose python.
is it possible to execute the python code file in the make file along with the provided code files(which are in c)?