#include <iostream>

using namespace std;

int main()
{
    cout<<"hello world \n.";
    cout<<"hello Bharat \n.";
    cout<<"Anup kumar is a Mechanical engineer w W \n.";
    cout<<"Anup Kumar is a Civil officer w W \n.";
    cout<<"anup - kl finance defciti 1000k \n.";
    cout<<"anup - ap/tn finance defciti 1000k \n";
    cout<<"anup- jh finance defciti 2000k \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: