#include <iostream>
using namespace std;
int main(){
cout<<"hello world.\n";
cout<<"anup kumar is a mechancial engr.\n";
cout<<"kindly use mathematical calculation to identify the subject.\n";
cout<<"otp.\n";
return 0;
}
To embed this project on your website, copy the following code and paste it into your website's HTML: