aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanturcas <[email protected]>2022-10-18 04:40:08 -0700
committerNathanturcas <[email protected]>2022-10-18 04:40:08 -0700
commit216ce73d88c72b49eeab7da61687223b2b088760 (patch)
treea4dfac99c7d50233d677602c1e3b3846bf51f354
parentTest push. (diff)
downloadcst116-lab0-nathanturcas-216ce73d88c72b49eeab7da61687223b2b088760.tar.xz
cst116-lab0-nathanturcas-216ce73d88c72b49eeab7da61687223b2b088760.zip
first commit.
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp
index f52b208..1eb1d31 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.cpp
+++ b/CST116-BlankConsole/CST116-BlankConsole.cpp
@@ -1,5 +1,7 @@
// CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there.
-//
+//My name is Nathan Turcas.
+//This is CST 116.
+// This is lab0.
#include <iostream>