aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-Lab0-Ahmed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CST116-BlankConsole/CST116-Lab0-Ahmed.cpp')
-rw-r--r--CST116-BlankConsole/CST116-Lab0-Ahmed.cpp1
1 files changed, 1 insertions, 0 deletions
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