From 9e41a453090ef4e44b9a0cef0f6719b3513ecfba Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Wed, 5 Oct 2022 19:18:55 -0700 Subject: b --- CST116-BlankConsole/CST116-Lab0-Ahmed.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/CST116-BlankConsole/CST116-Lab0-Ahmed.cpp b/CST116-BlankConsole/CST116-Lab0-Ahmed.cpp index 0be1ac0..6468701 100644 --- a/CST116-BlankConsole/CST116-Lab0-Ahmed.cpp +++ b/CST116-BlankConsole/CST116-Lab0-Ahmed.cpp @@ -13,6 +13,7 @@ int main() { cout << "Hello World!" << endl; cout << "My name is Musa and my GitHub is: M0054" << endl; + } // Run program: Ctrl + F5 or Debug > Start Without Debugging menu -- cgit v1.2.3