korkeep

Homework overgit add hello/

No preview for this file type
No preview for this file type
......@@ -4,5 +4,7 @@ using namespace std;
int main() {
cout << "hello world" << endl;
cout << "I love you professor " << endl;
return 0;
}
\ No newline at end of file
......