diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-01 12:26:48 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-01 12:26:48 -0700 |
| commit | fbe750ee8f851d1fbb77cbde94c79009e08b29a4 (patch) | |
| tree | 179f583b4e17f9b36e8e83706381eec9008f38f0 | |
| parent | Add a cout statement (diff) | |
| download | cst116-lab0-cyrus-fbe750ee8f851d1fbb77cbde94c79009e08b29a4.tar.xz cst116-lab0-cyrus-fbe750ee8f851d1fbb77cbde94c79009e08b29a4.zip | |
Add a text file
| -rw-r--r-- | CST116-BlankConsole/CST116-Lab0-Cyrus.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Cyrus.txt b/CST116-BlankConsole/CST116-Lab0-Cyrus.txt new file mode 100644 index 0000000..2710d43 --- /dev/null +++ b/CST116-BlankConsole/CST116-Lab0-Cyrus.txt @@ -0,0 +1,6 @@ +Hello World! +Hello, my name is Morgan... +GitHub is a repository for our code where this is going to end up + +C:\Users\Morgan\Source\Repos\cst116-lab0-radioflyer32\CST116-BlankConsole\Debug\CST116-BlankConsole.exe (process 70380) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |