Aniket965 / Hello-world

Add any Program in any language you like or add a hello world Program ❣️ if you like give us :star:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World to Hacktoberfest

dindatiwi opened this issue · comments

What the program do ?
Hello World in Bahasian C++

In what programming language it is written?
C++ and Bahasian

#include
using namespace std;

int main()
{
cout << "Hallo Dunia ku!";
return 0;
}

You have to open a Pull Request