aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan <[email protected]>2022-11-28 19:04:54 -0800
committerEvan <[email protected]>2022-11-28 19:04:54 -0800
commita804e29be64ac75a3286f4a8b0f39af47d63a4dc (patch)
tree45c5a255f252fa553d827976cee436e710a6822a
parentdone (diff)
downloadcst116-lab0-evanmihm-main.tar.xz
cst116-lab0-evanmihm-main.zip
-rw-r--r--CST116-BlankConsole/CST116-Lab0-Mihm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Mihm.cpp b/CST116-BlankConsole/CST116-Lab0-Mihm.cpp
index 0dcbcd6..d0cd121 100644
--- a/CST116-BlankConsole/CST116-Lab0-Mihm.cpp
+++ b/CST116-BlankConsole/CST116-Lab0-Mihm.cpp
@@ -8,4 +8,4 @@ int main()
{
cout << "Hello World!" << endl;
cout << "Evan Mihm, My GitHub is evanmihm" << endl;
-} \ No newline at end of file
+}