#include <iostream>
using namespace std;

int main(){
    cout<<"hello world.\n";
    cout<<"Anup Kumar is a Mechanical Engineer.\n";
    cout<<"Anup Kumar is not giving poostee to family Tirkey in law.\n";
    cout<<"Kindly clear the scam of ind.\n";
    cout<<"kindly clear the Bharat scam.\n";

    return 0;
}

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: