aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCEOofOogaBooga <[email protected]>2022-09-29 15:24:27 -0700
committerCEOofOogaBooga <[email protected]>2022-09-29 15:24:27 -0700
commita77953adf7dd0a35a25df8d3f41c0ad57d6d7788 (patch)
tree107f78c6ed25ac8ae8e3ad69fc95cca06fc3f453
parentEeeeee (diff)
downloadcst116-lab0--trinh--a77953adf7dd0a35a25df8d3f41c0ad57d6d7788.tar.xz
cst116-lab0--trinh--a77953adf7dd0a35a25df8d3f41c0ad57d6d7788.zip
Fin1.0HEADmain
-rw-r--r--CST116-BlankConsole/CST116 LAB ZERO.txt6
-rw-r--r--CST116-BlankConsole/PSEUDO CST 116 LAB ZERO.txt3
-rw-r--r--CST116-BlankConsole/checklist.txt.txt9
3 files changed, 18 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116 LAB ZERO.txt b/CST116-BlankConsole/CST116 LAB ZERO.txt
new file mode 100644
index 0000000..c2014e5
--- /dev/null
+++ b/CST116-BlankConsole/CST116 LAB ZERO.txt
@@ -0,0 +1,6 @@
+Hello World!
+Thomas Trinh, CEOofOogaBooga;
+
+C:\Users\furyf\OneDrive\Desktop\Homework\CST Homework\Stupid Project\CST116-BlankConsole\x64\Debug\CST116-BlankConsole.exe (process 27180) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . .
diff --git a/CST116-BlankConsole/PSEUDO CST 116 LAB ZERO.txt b/CST116-BlankConsole/PSEUDO CST 116 LAB ZERO.txt
new file mode 100644
index 0000000..68608c5
--- /dev/null
+++ b/CST116-BlankConsole/PSEUDO CST 116 LAB ZERO.txt
@@ -0,0 +1,3 @@
+Under the main line,
+output "Hello World" and
+"Thomas Trinh, CEOofOogaBooga" \ No newline at end of file
diff --git a/CST116-BlankConsole/checklist.txt.txt b/CST116-BlankConsole/checklist.txt.txt
new file mode 100644
index 0000000..8f1a86b
--- /dev/null
+++ b/CST116-BlankConsole/checklist.txt.txt
@@ -0,0 +1,9 @@
+How to commit and push changes:
+1.Do your changes (whether it be adding notes,
+changing the code itself, or anything)
+2.Go into Git Changes
+3.CLick the + on the stuff you want to push/commit
+4.Click commit staged
+5.Once you have put them all in,
+make sure that the changes are what you want,
+and name your changes and click push \ No newline at end of file