ourfirstrepo our begining #include<iostream.h> using namespace std; int main() { cout<<hello world; cout<<we have started github; return 0; }