#include <iostream>
using namespace std;
int main(){
cout<<"hi.\n";
cout<<"anup kumar is a Mechanical Engineer.\n";
cout<<"new joine is st not given parichay to Anup kumar . kindly complete this activity.\n";
cout<<"new Joine female st is not given parichay to Anup Kumar.\n";
return 0;
}
To embed this project on your website, copy the following code and paste it into your website's HTML: