#include #include "cpp.hh" using namespace std; void wel(){ cout<<"Hello From CPP to PYthon \n"; }